aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-15 01:16:23 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-15 01:16:23 -0400
commita9a2e7df4a81494f4e6b06b02b9559806b931291 (patch)
tree932f113a1a5ff410a6f754eadde2d7f1031cd7f8 /TODO
parent23a6f7b40bb4a603bc4d7f6b80ce09df7723224f (diff)
downloadfujinet-chat-a9a2e7df4a81494f4e6b06b02b9559806b931291.tar.gz
update editbox after every keystroke, not just "normal" ones that cause edbox_putc().
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
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