aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-18 08:37:22 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-18 08:37:22 -0400
commit17120efa9ee2e85611092510144b1833c0ac5fb8 (patch)
tree8ea4fe4c1068bb9c9a9decede7bff46f7a9013df /TODO
parentdd72cd2ff901b136fd01e28a71d96d9b38c7abdb (diff)
downloadfujinet-chat-17120efa9ee2e85611092510144b1833c0ac5fb8.tar.gz
Filter out a few more useless keystrokes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index df9a1c8..1f115e4 100644
--- a/TODO
+++ b/TODO
@@ -14,11 +14,9 @@ FujiChat features, we're almost at parity!
Other stuff:
+- Filtered-out keystrokes (ctrl-3 and friends) shouldn't even bring up
+ the editbox, if it's not already showing.
- Auto-pinging the server seems to work, but needs more testing.
-- Add Start+Crtl+D keystroke, to forcibly disconnect from the server.
- For debugging (checking the server ping timeout stuff)!
-- Filter out remaining ATASCII keystrokes we aren't using: Shift-Tab,
- Ctrl-Tab, Ctrl-2. Or else find a use for them :)
- *Thoroughly* test the nick and channel tab completion for the [private]
and [server] screens.
- Fix the nick completion in channel screens. It works, but needs some