aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-15 19:02:38 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-15 19:02:38 -0400
commitb6a8bfdedeabdb625dd4eba321dd039ce0b99a29 (patch)
treeb2b66001838de598652c54fb21c0edee471034f5
parent132875ea3b22818a35c888754e35446feb60656a (diff)
downloadfujinet-chat-b6a8bfdedeabdb625dd4eba321dd039ce0b99a29.tar.gz
Update TODO.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 19a5f6e..439708a 100644
--- a/TODO
+++ b/TODO
@@ -12,6 +12,8 @@ FujiChat features, we're almost at parity!
Other stuff:
+- ^U works, but is slow (calls backspace() in a loop, which does a
+ memmove() each time).
- Start+E: show entire editbox (plus status, but not screen text).
- Server /ping command is iffy (see do_server_pong() in irc.c).
- Bug: *no idea* how this happened. I typed /quit, then reconnected,