pull/1/head
Nicholas Marriott 2009-01-14 23:59:33 +00:00
parent a3ec1e062b
commit a1cb652643
1 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -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?