aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-02-03 23:47:22 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-02-03 23:47:22 +0000
commitd6b5b644b83ad2a3cfc28dda0ae9af537da8b7f2 (patch)
treefa943c195e1eb80649539dd872740af5b532d6bd
parentb7758a9932cd7d50a3d253498d39e8533c010c39 (diff)
downloadrtmux-d6b5b644b83ad2a3cfc28dda0ae9af537da8b7f2.tar.gz
rtmux-d6b5b644b83ad2a3cfc28dda0ae9af537da8b7f2.tar.bz2
rtmux-d6b5b644b83ad2a3cfc28dda0ae9af537da8b7f2.zip
+.
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 932a8dc1..bb43a9f0 100644
--- a/TODO
+++ b/TODO
@@ -118,3 +118,11 @@
- 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
+ sequence until its shell exits, to allow them to be used from the config file
+- better session sharing: create-socket command to create socket somewhere (-r
+ flag for readonly)
+- allow buffer to be specified when copying in copy mode
+- multiline status line
+