diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-05-10 06:04:31 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-05-10 06:04:31 +0000 |
commit | 673b1abe5fac6fb8dfdeb83f73b270060a966bc2 (patch) | |
tree | af15e24e6b1cc5d223fad29a4cbdb813ab4d5ec4 | |
parent | b74b875f25943c20a45380ef8aad6fb9d3b4bed6 (diff) | |
download | rtmux-673b1abe5fac6fb8dfdeb83f73b270060a966bc2.tar.gz rtmux-673b1abe5fac6fb8dfdeb83f73b270060a966bc2.tar.bz2 rtmux-673b1abe5fac6fb8dfdeb83f73b270060a966bc2.zip |
+.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -147,6 +147,8 @@ - way to tag a layout as a number/name - optimize pane redraws, 20120318184853.GK10965@yelena.nicm.ath.cx - support multibyte key strings +- allow commands to be executed when certaing patterns in a screen + are clicked on with the mouse * 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! |