diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-04-21 21:35:07 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-04-21 21:35:07 +0000 |
commit | 02fc1fe0da8b6175956cb23d7d34f040f10129b5 (patch) | |
tree | e29b83e1e2bd2ce4604818a8576c2f8097f47f70 | |
parent | 8e67b07489644c822df054d0a09b1b0d08b9bf22 (diff) | |
download | rtmux-02fc1fe0da8b6175956cb23d7d34f040f10129b5.tar.gz rtmux-02fc1fe0da8b6175956cb23d7d34f040f10129b5.tar.bz2 rtmux-02fc1fe0da8b6175956cb23d7d34f040f10129b5.zip |
Done.
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -141,7 +141,6 @@ For 1.3 (not in order): 5 double C-a should walk back over wrapped lines like C-e 6 rectangle copy: when selecting leftward, cursor should be inside block per emacs key to rotate corner at which cursor is -7 environment should be set up for jobs 8 stdin fd should be passed up to parent so load-buffer and others could use it for nonattaching clients 9 something for -t "last window in session" so a session can be used as a stack |