From 59d7d0c8574bd53005afdeb841b8c1ee5d20cb2e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 16 Mar 2026 05:12:58 -0400 Subject: Update TODO. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 2aeba71..2604568 100644 --- a/TODO +++ b/TODO @@ -12,13 +12,15 @@ FujiChat features, we're almost at parity! Other stuff: +- The Start+E editbox-only mode should be exited when the user + presses Return (or shift-clear, or I guess anything that hides + the editbox). - Idea inspired by pusakat: after joining channels on connect, it should switch to the first one (screen 3). - 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). -- Start+E: show entire editbox (plus status, but not screen text). - 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 -- cgit v1.2.3