summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 09:48:53 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 09:48:53 +0000
commitd1589381782732386e07709956f4d6c7ed029d7b (patch)
treeaf4971bb120d526779630376228dec4028d53908 /TODO
parentefa3e131b5337e6ef3badc7b01ecf6acbea70407 (diff)
Sync.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index b1309425..341a2592 100644
--- a/TODO
+++ b/TODO
@@ -40,6 +40,8 @@
- nested sessions, ie session as window - moving to it moves into session
(remembering parent)
- Nested sessions over the network, plug-in another tmux as a window/subsession
+- it would be nice to have multichar commands so you could have C-b K K for
+ kill-window to limit accidental presses
-- For 0.1 --------------------------------------------------------------------
- man page
@@ -52,9 +54,10 @@
swap windows
link/copy windows
unlink window (error if window only linked to one session)
- kill window
- kill session
+ kill window (C-b backsp)
+ kill session (no not bind by default)
set status on/off
set shell
+ send prefix
- handle tmux in tmux (check $TMUX and abort)
- check for some reqd terminfo caps on startup