From c748f2fa749722d49a1290f11b2b4c89bf1c6747 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 15 Mar 2026 23:37:09 -0400 Subject: Update TODO. --- TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5e6a9df..11a0db9 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,10 @@ FujiChat features, we're almost at parity! Other stuff: +- Great idea from The_Doctor: move the status numbers over to + the right, use the left for a notification area. Have it + show e.g. CONNECTED, DISCONNECTED, PING/PONG. Messages would + persist for some amount of time, and/or until you press a key. - ^U works, but is slow (calls backspace() in a loop, which does a memmove() each time). - Start+E: show entire editbox (plus status, but not screen text). @@ -19,10 +23,6 @@ Other stuff: - Bug: *no idea* how this happened. I typed /quit, then reconnected, and got "USER: not enough parameters" from the server. Can't reproduce. -- In the config, under SDX, saying "N" to "Settings OK" and then - reloading the config causes screen corruption (reported by - TheDoctor, not tried it myself). The config tool has changed a - lot since then, so re-check. - "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