diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-16 05:12:58 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-16 05:12:58 -0400 |
| commit | 59d7d0c8574bd53005afdeb841b8c1ee5d20cb2e (patch) | |
| tree | 7837d039122a8be41f1ef3033b27cc1f1ecb4d5c /TODO | |
| parent | 5a091652ff1ba3a0af75886c4add476e2b6817da (diff) | |
| download | fujinet-chat-59d7d0c8574bd53005afdeb841b8c1ee5d20cb2e.tar.gz | |
Update TODO.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -12,13 +12,15 @@ FujiChat features, we're almost at parity! Other stuff: +- The Start+E editbox-only mode should be exited when the user + presses Return (or shift-clear, or I guess anything that hides + the editbox). - Idea inspired by pusakat: after joining channels on connect, it should switch to the first one (screen 3). - Status indicators # M J etc should disappear at some point. When the user switches windows. Also maybe there should be a timer. - ^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, and got "USER: not enough parameters" from the server. Can't |
