From 5fc2f41a80a1ef6f62b95dc96ee352564a5ff221 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 18 Mar 2026 01:00:56 -0400 Subject: Nick completion in channels --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 994c8a1..f6c1334 100644 --- a/TODO +++ b/TODO @@ -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). -- cgit v1.2.3