aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-27 17:10:01 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-27 17:10:01 +0000
commit571935c823120231c02487d5492a68100909078d (patch)
tree8bb08584b355a546ef8d4c1c74ca35ba54367dbf /TODO
parent6bc6e97da5fbfe0da1ea1848b1c4bb056d696a4a (diff)
downloadrtmux-571935c823120231c02487d5492a68100909078d.tar.gz
rtmux-571935c823120231c02487d5492a68100909078d.tar.bz2
rtmux-571935c823120231c02487d5492a68100909078d.zip
Handle bad session/client properly.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8b492cf8..db95e6c2 100644
--- a/TODO
+++ b/TODO
@@ -53,8 +53,7 @@
- document buffer stuff
- document next/prev word
- fix prompt scrolling when line exceeds space ****
-- commands:
- save-buffer -b number filename
+- commands: save-buffer -b number filename
load-buffer -b number filename
copy-buffer -s src-session -t dst-session -a src-index -b dst-index
(from other session)
@@ -74,4 +73,5 @@
- next prev word etc in command prompt
- split keys in command prompt/scroll mode/copy mode into vi and emacs and
have a "edit-mode" option select which keymap
-
+- zombie windows: don't disappear when the command dies. new command
+ respawn-window [command] to restart; ommitting commands uses previous