From a9a2e7df4a81494f4e6b06b02b9559806b931291 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 15 Mar 2026 01:16:23 -0400 Subject: update editbox after every keystroke, not just "normal" ones that cause edbox_putc(). --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cb2f068..083d3e2 100644 --- a/TODO +++ b/TODO @@ -12,13 +12,10 @@ FujiChat features, we're almost at parity! Other stuff: -- Allow typing a character in the last edit box position. +- Start+E: show entire editbox (plus status, but not screen text). - Make Start+A search backwards (from screen 7), since [server] is the least interesting screen (we don't want it constantly coming up first). -- Atari key should insert a ^B. Then the actual ^B keystroke can - do something else. -- ^B and ^F for back/forward one word in the editbox. - 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