aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 02352245..64c62030 100644
--- a/TODO
+++ b/TODO
@@ -51,7 +51,7 @@
others do not. this might be hard: a flag for each grid line (top bit of size
maybe)? a single flag is insufficient as can't then tell when to /stop/
unwrapping
-- more # commands in status-left,right eg #H for hostname. others?
+- more # commands in status-left,right eg #H for hostname, #S for session name
- input.c is too complicated. simplify?
- try change from pass-though model to redraw model (use updated screen
data). maybe too slow though?