aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,