diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-14 17:08:36 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-14 17:08:36 -0400 |
| commit | 50a06bb5de8389b860d3a81e3eefded0ee02cfe1 (patch) | |
| tree | dfb9c1569da8f57b54e2a068773b8568c7335953 /TODO | |
| parent | c71c6f1efbc4366a4fd73e68ec6e4916493b3a72 (diff) | |
| download | fujinet-chat-50a06bb5de8389b860d3a81e3eefded0ee02cfe1.tar.gz | |
Fix "space-puncher" bug in screen 7. cc65 cgetc() was the culprit.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -16,9 +16,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. -- 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"). - 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 |
