From 858b68b23b3e7845a5a8b78fde832ccec5c4f3cd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 18 Mar 2026 08:39:47 -0400 Subject: Update TODO. --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 1f115e4..f07ecd2 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,10 @@ FujiChat features, we're almost at parity! Other stuff: +- Bug: *no idea* how this happened. I typed /quit, then reconnected, + and got "USER: not enough parameters" from the server. I know know + how to reproduce it (ctrl-D, wait ~3 mins for it to reconnect), + still needs fixin'. - Filtered-out keystrokes (ctrl-3 and friends) shouldn't even bring up the editbox, if it's not already showing. - Auto-pinging the server seems to work, but needs more testing. @@ -26,9 +30,6 @@ Other stuff: - ^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). -- Bug: *no idea* how this happened. I typed /quit, then reconnected, - and got "USER: not enough parameters" from the server. Can't - reproduce. - "User has kicked from #channel", the name should be replaced by "you". - Gracefully handle nicks/channels whose lengths are stupid long. -- cgit v1.2.3