diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-16 05:52:16 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-16 05:52:16 -0400 |
| commit | 3d82ea91464265f334f99ad26b919f6a9678799d (patch) | |
| tree | e3b898e2e887e882c708b0d5c702ed005a791ac0 /TODO | |
| parent | 90d92d8ef647ee866121c2932210b648409a2708 (diff) | |
| download | fujinet-chat-3d82ea91464265f334f99ad26b919f6a9678799d.tar.gz | |
Start+E exits when anything hides the editbox (like, pressing Return or Shift-Clear or Start+Up).
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -12,9 +12,7 @@ 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). +- The Start+E editbox-only mode should also show the status bar. - 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 |
