diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-15 23:37:09 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-15 23:37:09 -0400 |
| commit | c748f2fa749722d49a1290f11b2b4c89bf1c6747 (patch) | |
| tree | cba053cd77c14ff62a5ae298934c55b84a65087a | |
| parent | 88cbea60a37386265ac924962f2091aeac4eeb5e (diff) | |
| download | fujinet-chat-c748f2fa749722d49a1290f11b2b4c89bf1c6747.tar.gz | |
Update TODO.
| -rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,6 +12,10 @@ FujiChat features, we're almost at parity! Other stuff: +- Great idea from The_Doctor: move the status numbers over to + the right, use the left for a notification area. Have it + show e.g. CONNECTED, DISCONNECTED, PING/PONG. Messages would + persist for some amount of time, and/or until you press a key. - ^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). @@ -19,10 +23,6 @@ Other stuff: - Bug: *no idea* how this happened. I typed /quit, then reconnected, and got "USER: not enough parameters" from the server. Can't reproduce. -- In the config, under SDX, saying "N" to "Settings OK" and then - reloading the config causes screen corruption (reported by - TheDoctor, not tried it myself). The config tool has changed a - lot since then, so re-check. - "User has kicked <yourname> from #channel", the name should be replaced by "you". - Gracefully handle nicks/channels whose lengths are stupid long. |
