From 8072f3fe1244d5c3891bf4e93ed2b63ab2e2d111 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 11 Mar 2026 07:23:33 -0400 Subject: Update TODO. --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 660e45d..8fc1cfa 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,7 @@ FujiChat features, we're almost at parity! Other stuff: +- KICK isn't being parsed/formatted correctly. - Gracefully handle nicks/channels whose lengths are stupid long. At least we shouldn't overflow any buffers. - Channel tab completion for the [server] screen. @@ -47,7 +48,10 @@ Other stuff: - Handle redirects better. Trying to "/join #slackware" on Libera results in actually joining ##slackware. But a screen got created for #slackware, and ##slackware will appear in the [server] screen. - This shouldn't be hard to do. + The message sent when this happens: + :molybdenum.libera.chat 470 UrchTest #slackware ##slackware :Forwarding to another channel + This shouldn't be hard to do. Interestingly, 470 is not in the list + of numerics at https://modern.ircdocs.horse. - Input box history. Up-arrow to recall previous command. Unfortunately this needs a lot of RAM. Maybe just one previous command, so you can up-arrow to re-ping someone, etc. -- cgit v1.2.3