mcabber/src/TODO
changeset 189 4f3975f1b852
parent 188 7604e3cdbb86
child 196 58eb8ad9ef74
equal deleted inserted replaced
188:7604e3cdbb86 189:4f3975f1b852
    11 * Get timestamp for offline messages
    11 * Get timestamp for offline messages
    12 * /connect /disconnect ?
    12 * /connect /disconnect ?
    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 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
       
    17   top variable on a resize).
       
    18 * Show number of online contacts in folded groups
    16 * Show number of online contacts in folded groups
    19 * 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)
    20 
    19 
    21 * Commands! :-)
    20 * Commands! :-)
    22   - /roster <hide_offline|show_offline|top|bottom>
    21   - /roster <hide_offline|show_offline|top|bottom>
    23     + next_message (Ctrl-q?)
    22     + next_message (Ctrl-q?)
    24   - /buffer <clear|top|bottom>
    23   - /buffer <clear|top|bottom>