diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-16 11:48:47 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-16 11:48:47 +0000 |
commit | 100190214314cbcbdcf5cf4bb462e218a460b88e (patch) | |
tree | b3db7d4b7db806803d5beef7b2a4b3f67c0bc782 /TODO | |
parent | 03af7c99b58d65cd9ec0a95e02658c152e18f41e (diff) | |
download | rtmux-100190214314cbcbdcf5cf4bb462e218a460b88e.tar.gz rtmux-100190214314cbcbdcf5cf4bb462e218a460b88e.tar.bz2 rtmux-100190214314cbcbdcf5cf4bb462e218a460b88e.zip |
select-layout command and some key bindings.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -79,7 +79,6 @@ - attach should have a flag to create session if it doesn't exist - layout/split stuff: horiz split command, and similar resizing commands as for vert split - select-layout command make manual layout a bit less of a hack and make it handle a grid should the layout be a window option??? more layouts @@ -89,4 +88,4 @@ - document clear-history - document paste in status line - document SIGUSR1 behaviour - +- document select-layout |