From d6b5b644b83ad2a3cfc28dda0ae9af537da8b7f2 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 3 Feb 2010 23:47:22 +0000 Subject: [PATCH] +. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) 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 +