aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-14 23:59:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-14 23:59:33 +0000
commita1cb652643685cfb976153f6d64aaaa65c682b25 (patch)
treef5ba332a76a42902078d4a4f11ed279c72df3966
parenta3ec1e062b5a92cc6e4f88c1b652c498dfb5fa44 (diff)
downloadrtmux-a1cb652643685cfb976153f6d64aaaa65c682b25.tar.gz
rtmux-a1cb652643685cfb976153f6d64aaaa65c682b25.tar.bz2
rtmux-a1cb652643685cfb976153f6d64aaaa65c682b25.zip
Update.
-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?