diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-02 23:28:16 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-02 23:28:16 +0000 |
commit | 8216f7b3d9cb1465898ac888407b179ad6ddb733 (patch) | |
tree | f49be92a8d7ef11b8079fb5c5d8c954b7cb2aa88 /TODO | |
parent | 089f090c0a25c1b1097d08feb813e5a508e54883 (diff) | |
download | rtmux-8216f7b3d9cb1465898ac888407b179ad6ddb733.tar.gz rtmux-8216f7b3d9cb1465898ac888407b179ad6ddb733.tar.bz2 rtmux-8216f7b3d9cb1465898ac888407b179ad6ddb733.zip |
swap-pane command.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -85,7 +85,7 @@ - test bug sshing from freebsd console - layout/split stuff: horiz split command, and similar resizing commands as for vert split - swap-pane command + rotate-window (-pane?) to rotate panes so first becomes last display the layout in a readable format somewhere previous-layout command select-layout command @@ -97,6 +97,7 @@ speed improvements? hardcoded 81 for left-vertical is nasty - document new layout stuff: next-layout +- document swap-pane - document repeat behaviour and -r on bind-key - document status-keys - document break-pane |