diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-04-01 08:39:19 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-04-01 08:39:19 +0000 |
commit | f881ff1c18e85ac9d996a260e854ef22ba91918c (patch) | |
tree | 5d4ed0dd8b2a1d19d73a4336a83049fad891bb9c | |
parent | 58e5442d37f385cb05cad38c92ebb735db6e4a9b (diff) | |
download | rtmux-f881ff1c18e85ac9d996a260e854ef22ba91918c.tar.gz rtmux-f881ff1c18e85ac9d996a260e854ef22ba91918c.tar.bz2 rtmux-f881ff1c18e85ac9d996a260e854ef22ba91918c.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -146,6 +146,7 @@ - history of layouts and undo/redo flags to selectl - way to tag a layout as a number/name - 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 upstream terminfo. Must NOT change (only add or remove) anything from TERM=screen so we can fallback! |