diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-09-01 20:39:32 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-09-01 20:39:32 +0000 |
commit | a8b22d3673a4f34c049949f9f0dcd880d2882cd3 (patch) | |
tree | 1897f1d1ca962a53bdfffceb598aec3a0a120ed2 | |
parent | 19923625d4404516c7c763d6c7e11f03d60ad2ea (diff) | |
download | rtmux-a8b22d3673a4f34c049949f9f0dcd880d2882cd3.tar.gz rtmux-a8b22d3673a4f34c049949f9f0dcd880d2882cd3.tar.bz2 rtmux-a8b22d3673a4f34c049949f9f0dcd880d2882cd3.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ For 1.4 (not in order): mouse click == select-pane -t %%, mouse scroll up == copy-mode) 6 rectangle copy: when selecting leftward, cursor should be inside block per emacs key to rotate corner at which cursor is +7 last-pane command *** 9 something for -t "last window in session" so a session can be used as a stack 10 synchronous commands - client sends cmd and blocks, neww/splitw saves client ptr then when program inside died, sends MSG_SOMETHING with wait status to |