diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-03-01 23:56:46 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-03-01 23:56:46 +0000 |
commit | ce3fff4dbb3e5d8d2067f216e57a349b59edce0f (patch) | |
tree | 2f68120e56aa8dda09130f0fa348872aefb8afad | |
parent | 1533930c11c2b3c812ff09b8b53d675608a487a2 (diff) | |
download | rtmux-ce3fff4dbb3e5d8d2067f216e57a349b59edce0f.tar.gz rtmux-ce3fff4dbb3e5d8d2067f216e57a349b59edce0f.tar.bz2 rtmux-ce3fff4dbb3e5d8d2067f216e57a349b59edce0f.zip |
+.
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -125,3 +125,9 @@ z- option to move copy mode indicator into status line - select-buffer command - fix jobs so they block in config file rather than executing at an arbitrary future point -- need state stored in client so other clients can proceed +- rectangle copy: + when selecting leftward, cursor should be inside block per emacs + key to rotate corner at which cursor is +- double C-a should walk back over wrapped lines like C-e +- support title stack, both internally and externally + http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1149299+0+archive/2010/freebsd-questions/20100207.freebsd-questions |