diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-06-27 23:04:44 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-06-27 23:04:44 +0000 |
commit | 6ce5ed60a6f622b824beb2845c03e8845e43f47f (patch) | |
tree | b4c79b19269b47b931102ee0c27e39062e197a45 | |
parent | c80f75f4f428c8c236fe9d0bb87b66893fbd5ccb (diff) | |
download | rtmux-6ce5ed60a6f622b824beb2845c03e8845e43f47f.tar.gz rtmux-6ce5ed60a6f622b824beb2845c03e8845e43f47f.tar.bz2 rtmux-6ce5ed60a6f622b824beb2845c03e8845e43f47f.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ - way to get command window was started with (part of format stuff?) - last-pane across sessions - lsw -a and lsp -a should include session or session:window to be useful +- attach should take a pane and select it as well as attaching * 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! |