aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-13 05:09:14 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-13 05:09:14 -0400
commit08d6fe8f61b3b0a0b767cfca93412703017810a3 (patch)
treebe24640dc80550376caacd1d83075e950eb78e19 /TODO
parent5c3f9502bcda72dd4202a5a752441abcdf246ad1 (diff)
downloadfujinet-chat-08d6fe8f61b3b0a0b767cfca93412703017810a3.tar.gz
Don't hide the edit box when some other channel becomes active.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 3d43096..b971e11 100644
--- a/TODO
+++ b/TODO
@@ -12,12 +12,12 @@ FujiChat features, we're almost at parity!
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.
- Bug: if you're in screen 7, and you press start+7, the character
at position (16,0) gets overwritten with a space (which might
be 0x20 or 0x00, they're both "spaces").
-- Bug: when you're typing in the editbox and text comes in on
- another screen, the editbox gets hidden (not harmful, pressing
- a key lets you continue typing, but it's annoying).
- 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).