summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-03-01 22:16:07 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-03-01 22:16:07 +0000
commit14a5071ce087c6194a125a00de6baee437b1dae4 (patch)
tree9c4255a0c283b1ab84ed34218706812471d0d4d9
parentc5fefd51af82a35d1cde23279d19338ea5c1a3f6 (diff)
+ and -.
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 1e31c179..e6581203 100644
--- a/TODO
+++ b/TODO
@@ -110,13 +110,9 @@
- sort out inheriting config from shell on new sessions/windows:
should pick up default-path/termios/etc from client if possible,
else leave empty/default
-- why does new-session/attach stop command sequence parsing? document it?
-- search should update selection and searching
- define custom layouts
- link panes into multiple windows
- -h option to capture-pane to capture the history as well
-- tmux should not die on recoverable errors in the config file, instead start
- up with the window in output mode with a list of warnings (like emacs)
- bells should be passed between sessions with visual-bell etc
- use screen-256color when started on 256 colour terminal??
- if-shell/run-shell should block further command execution in the same command
@@ -130,3 +126,4 @@
- stdin fd should be passed up to parent so load-buffer and others could use it
for nonattaching clients
- environment should be set up for jobs
+- select-buffer command