aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-14 23:23:47 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-14 23:23:47 -0400
commit23a6f7b40bb4a603bc4d7f6b80ce09df7723224f (patch)
treeb2970a793ded3ca484c74c671f4a4cd1e53b265e /TODO
parent50a06bb5de8389b860d3a81e3eefded0ee02cfe1 (diff)
downloadfujinet-chat-23a6f7b40bb4a603bc4d7f6b80ce09df7723224f.tar.gz
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).
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
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