This commit is contained in:
Nicholas Marriott 2012-04-01 08:39:19 +00:00
parent 58e5442d37
commit f881ff1c18
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -146,6 +146,7 @@
- history of layouts and undo/redo flags to selectl - history of layouts and undo/redo flags to selectl
- way to tag a layout as a number/name - way to tag a layout as a number/name
- optimize pane redraws, 20120318184853.GK10965@yelena.nicm.ath.cx - optimize pane redraws, 20120318184853.GK10965@yelena.nicm.ath.cx
- support multibyte key strings
* We need a tmux terminfo entry to document the extensions we are using in * We need a tmux terminfo entry to document the extensions we are using in
upstream terminfo. Must NOT change (only add or remove) anything from upstream terminfo. Must NOT change (only add or remove) anything from
TERM=screen so we can fallback! TERM=screen so we can fallback!