diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-14 23:23:47 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-14 23:23:47 -0400 |
| commit | 23a6f7b40bb4a603bc4d7f6b80ce09df7723224f (patch) | |
| tree | b2970a793ded3ca484c74c671f4a4cd1e53b265e /TODO | |
| parent | 50a06bb5de8389b860d3a81e3eefded0ee02cfe1 (diff) | |
| download | fujinet-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-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
