comparison mcabber/src/TODO @ 196:58eb8ad9ef74

[/trunk] Changeset 208 by mikael * Minor changes: remove useless doupdate(), add comments, update TODO * Trap ctrl-q key (for future scr_jump_next_new_message() function...)
author mikael
date Sat, 07 May 2005 06:34:47 +0000
parents 4f3975f1b852
children e01bf6d9b4b8
comparison
equal deleted inserted replaced
195:cdaa53d5ef70 196:58eb8ad9ef74
13 * Key bindings (ex: F5 <-> /group toggle) 13 * Key bindings (ex: F5 <-> /group toggle)
14 * Pending message not displayed if buddy outside Contact window, 14 * Pending message not displayed if buddy outside Contact window,
15 maybe we could show it someway (maybe just a flag?). 15 maybe we could show it someway (maybe just a flag?).
16 * Show number of online contacts in folded groups 16 * Show number of online contacts in folded groups
17 * Buddy buffer in full width (handy for cut'n paste!) 17 * Buddy buffer in full width (handy for cut'n paste!)
18 * Emacs key bindings in input line (ctrl-w, ctrl-t)
19 18
20 * Commands! :-) 19 * Commands! :-)
21 - /roster <hide_offline|show_offline|top|bottom> 20 - /roster <hide_offline|show_offline|top|bottom>
22 + next_message (Ctrl-q?) 21 + next_message (Ctrl-q?)
23 - /buffer <clear|top|bottom> 22 - /buffer <clear|top|bottom>