aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-03-07 09:29:54 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-03-07 09:29:54 +0000
commit56f80a5b09ce98e3bdbef5c3e24fd092e55ed33f (patch)
tree738f7054a872d1330329f29189b137107d2aa864 /TODO
parent8a6a7e74da70400cc98e7596c7d9d19848ca3aa1 (diff)
downloadrtmux-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--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 90cad5b2..99a60204 100644
--- a/TODO
+++ b/TODO
@@ -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?)