diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-15 01:16:23 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-15 01:16:23 -0400 |
| commit | a9a2e7df4a81494f4e6b06b02b9559806b931291 (patch) | |
| tree | 932f113a1a5ff410a6f754eadde2d7f1031cd7f8 /TODO | |
| parent | 23a6f7b40bb4a603bc4d7f6b80ce09df7723224f (diff) | |
| download | fujinet-chat-a9a2e7df4a81494f4e6b06b02b9559806b931291.tar.gz | |
update editbox after every keystroke, not just "normal" ones that cause edbox_putc().
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |
