aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-16 04:01:30 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-16 04:01:30 -0400
commit811e731b00266b64bd8eea5150b483f23ff598c3 (patch)
tree79226119822f82e37cde2a3110944bfde8e6582d /TODO
parentc7c53f7202e2896a033703c57c63a258c711f8d6 (diff)
downloadfujinet-chat-811e731b00266b64bd8eea5150b483f23ff598c3.tar.gz
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO b/TODO
index ab418ee..ca8dc4b 100644
--- a/TODO
+++ b/TODO
@@ -12,12 +12,8 @@ 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.
- While I'm at it, I could show up/down arrows in the first
- column for network activity.
+- 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).