diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 23:59:33 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 23:59:33 +0000 |
commit | a1cb652643685cfb976153f6d64aaaa65c682b25 (patch) | |
tree | f5ba332a76a42902078d4a4f11ed279c72df3966 | |
parent | a3ec1e062b5a92cc6e4f88c1b652c498dfb5fa44 (diff) | |
download | rtmux-a1cb652643685cfb976153f6d64aaaa65c682b25.tar.gz rtmux-a1cb652643685cfb976153f6d64aaaa65c682b25.tar.bz2 rtmux-a1cb652643685cfb976153f6d64aaaa65c682b25.zip |
Update.
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? |