From 23a6f7b40bb4a603bc4d7f6b80ce09df7723224f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 14 Mar 2026 23:23:47 -0400 Subject: New editing keys: ^F/^B or ctrl-shift-Up/Down = forward/back one word, up/down arrows = up/down one line, ^U now "delete to start", ^K "delete to end", atari logo = insert ^B (bold format char). --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 3cf1310..cb2f068 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,13 @@ FujiChat features, we're almost at parity! Other stuff: +- Allow typing a character in the last edit box position. +- 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