aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-18 06:32:59 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-18 06:32:59 -0400
commit167a409e5d5b4018807fc89a85c54592c6cc5014 (patch)
tree05375d135fa46db84adee8a9164e580257938116
parent46e3dec8f905f9c4c9880adfa960b89440d21ec8 (diff)
downloadfujinet-chat-167a409e5d5b4018807fc89a85c54592c6cc5014.tar.gz
Update TODO.
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 7b45ef2..df9a1c8 100644
--- a/TODO
+++ b/TODO
@@ -14,16 +14,15 @@ FujiChat features, we're almost at parity!
Other stuff:
+- 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
polishing up.
-- Ping the server periodically, and set a 30-sec timer. If no PONG
- within 30 sec, assume we're disconnected: close the connection and
- go into the reconnect loop.
- More scrollback. Of course it needs more memory... see doc/scrollback.txt
for my ideas on this.
- ^U works, but is slow (calls backspace() in a loop, which does a