diff options
| -rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |
