comparison mcabber/src/TODO @ 173:09e24917059d

[/trunk] Changeset 185 by mikael * Command (input) line history
author mikael
date Wed, 04 May 2005 21:06:05 +0000
parents 0ed6099b5a54
children a51ce78a0e2a
comparison
equal deleted inserted replaced
172:dabf8c3b475c 173:09e24917059d
5 5
6 6
7 TODO: 7 TODO:
8 8
9 * Presence notification is always accepted. We should ask... 9 * Presence notification is always accepted. We should ask...
10 * Command line history (^P/^N)
11 * Read history 10 * Read history
12 * Display status 11 * Display status
13 * Get timestamp for offline messages 12 * Get timestamp for offline messages
14 * /connect /disconnect ? 13 * /connect /disconnect ?
15 * Key bindings (ex: F5 <-> /group toggle) 14 * Key bindings (ex: F5 <-> /group toggle)
16 * Pending message not displayed if buddy outside Contact window, 15 * Pending message not displayed if buddy outside Contact window,
17 maybe we could show it someway (maybe just a flag?). 16 maybe we could show it someway (maybe just a flag?).
18 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the 17 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
19 top variable on a resize). 18 top variable on a resize).
20 * Show number of online contacts in folded groups 19 * Show number of online contacts in folded groups
21 * show (how?) we can scroll in roster if not all buddies are displayed
22 20
23 * Commands! :-) 21 * Commands! :-)
24 - /roster <hide_offline|show_offline|top|bottom> 22 - /roster <hide_offline|show_offline|top|bottom>
25 + next_message (Ctrl-q?) 23 + next_message (Ctrl-q?)
26 - /group <expand|shrink|toggle> 24 - /group <expand|shrink|toggle>