comparison mcabber/src/TODO @ 158:bcf52f41ba37

[/trunk] Changeset 170 by mikael
author mikael
date Sun, 01 May 2005 20:28:11 +0000
parents 409ff07d9fe2
children 44c6410b4845
comparison
equal deleted inserted replaced
157:409ff07d9fe2 158:bcf52f41ba37
4 * Presence notification is always accepted. 4 * Presence notification is always accepted.
5 * I have seen a segfault, but don't know how to reproduce it... 5 * I have seen a segfault, but don't know how to reproduce it...
6 Seems to be due to a disconnection from the server. 6 Seems to be due to a disconnection from the server.
7 * Check with strdup and efence (jabglue). J'me comprends... 7 * Check with strdup and efence (jabglue). J'me comprends...
8 * Check if it crashes when resized too small... 8 * Check if it crashes when resized too small...
9 * See if we can use wbkgndset()
9 10
10 11
11 TODO: 12 TODO:
12 13
13 * Command line history (^P/^N) 14 * Command line history (^P/^N)
20 * Key bindings (ex: F5 <-> /group toggle) 21 * Key bindings (ex: F5 <-> /group toggle)
21 * Pending message not displayed if buddy outside Contact window, 22 * Pending message not displayed if buddy outside Contact window,
22 maybe we could show it someway (maybe just a flag?). 23 maybe we could show it someway (maybe just a flag?).
23 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the 24 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
24 top variable on a resize). 25 top variable on a resize).
26 * Show number of online contacts in folded groups
25 27
26 * Commands! :-) 28 * Commands! :-)
27 - /roster <hide_offline|show_offline|top|bottom> 29 - /roster <hide_offline|show_offline|top|bottom>
28 + next_message (Ctrl-q?) 30 + next_message (Ctrl-q?)
29 - /group <expand|shrink|toggle> 31 - /group <expand|shrink|toggle>