From 463b67e23ebe42134a1cf0f62569b7c772e9ed66 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 17 Mar 2026 06:56:38 -0400 Subject: Channel tab completion for the [server] screen. --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index dc15d5a..e3d979f 100644 --- a/TODO +++ b/TODO @@ -2,8 +2,8 @@ See also: ideas.txt. FujiChat features, we're almost at parity! -- Nick tab completion. FujiChat's was very lame, make this one - less lame. It can't be perfect due to limited RAM. +- Nick tab completion in channels. FujiChat's was very lame, make + this one less lame. It can't be perfect due to limited RAM. - Configurable ctcp version response. Does it matter? - Keyboard buffer, if possible. Right now we miss the occasional keystroke when typing fast & furious during network I/O. Not @@ -14,6 +14,8 @@ FujiChat features, we're almost at parity! Other stuff: +- Channel tab completion for the [server] screen. +- Polish up the nick tab completion for the [private] screen. - 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. @@ -31,7 +33,6 @@ Other stuff: replaced by "you". - Gracefully handle nicks/channels whose lengths are stupid long. At least we shouldn't overflow any buffers. -- Channel tab completion for the [server] screen. - At least one keyboard macro (for ChanServ auth). More would be nice, if we can afford the RAM. - Error numerics should go to the current screen (?). -- cgit v1.2.3