diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-07 09:29:54 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-07 09:29:54 +0000 |
commit | 56f80a5b09ce98e3bdbef5c3e24fd092e55ed33f (patch) | |
tree | 738f7054a872d1330329f29189b137107d2aa864 /TODO | |
parent | 8a6a7e74da70400cc98e7596c7d9d19848ca3aa1 (diff) | |
download | rtmux-56f80a5b09ce98e3bdbef5c3e24fd092e55ed33f.tar.gz rtmux-56f80a5b09ce98e3bdbef5c3e24fd092e55ed33f.tar.bz2 rtmux-56f80a5b09ce98e3bdbef5c3e24fd092e55ed33f.zip |
break-pane command to split a pane off into a new window; bound to ! by default.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,4 +93,5 @@ - set-option should be set-session-option and should be overall global options for stuff like mode keys? - document status-keys +- document break-pane - refer to windows by name etc (duplicates? fnmatch?) |