diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-18 01:00:56 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-18 01:00:56 -0400 |
| commit | 5fc2f41a80a1ef6f62b95dc96ee352564a5ff221 (patch) | |
| tree | 757bdbd08465eb812c2b713a0ad5bf7d273c8b05 /TODO | |
| parent | 11da121cabfab3830d46608262b5be47ce7861f6 (diff) | |
| download | fujinet-chat-5fc2f41a80a1ef6f62b95dc96ee352564a5ff221.tar.gz | |
Nick completion in channels
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,13 +16,13 @@ Other stuff: - *Thoroughly* test the nick and channel tab completion for the [private] and [server] screens. +- Fix the nick completion in channel screens. It works, but needs some + polishing up. - Ping the server periodically, and set a 30-sec timer. If no PONG within 30 sec, assume we're disconnected: close the connection and go into the reconnect loop. - More scrollback. Of course it needs more memory... see doc/scrollback.txt for my ideas on this. -- Status indicators # M J etc should disappear at some point. When - the user switches windows. Also maybe there should be a timer. - ^U works, but is slow (calls backspace() in a loop, which does a memmove() each time). - Server /ping command is iffy (see do_server_pong() in irc.c). |
