diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-15 19:02:38 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-15 19:02:38 -0400 |
| commit | b6a8bfdedeabdb625dd4eba321dd039ce0b99a29 (patch) | |
| tree | b2b66001838de598652c54fb21c0edee471034f5 | |
| parent | 132875ea3b22818a35c888754e35446feb60656a (diff) | |
| download | fujinet-chat-b6a8bfdedeabdb625dd4eba321dd039ce0b99a29.tar.gz | |
Update TODO.
| -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, |
