diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -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). |
