From 75e7c7eed54afdf3370f0dd8596e6af8907b37d4 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 17 May 2011 18:20:04 +0000 Subject: [PATCH] Add some stuff mentioned to me at LinuxTag. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 9495f6d3..bc3a549d 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -- implicitly add exec to the commands for new windows (switch to disable it)? + - implicitly add exec to the commands for new windows (switch to disable it)? - extend list-clients to list clients attached to a session (-a for all?) - bring back detach-session to detach all clients on a session? - allow fnmatch for -c, so that you can, eg, detach all clients @@ -132,3 +132,6 @@ - entry in FAQ about what to do when someone does mkdir /tmp/tmux-1000 - show size under pane number in display-panes mode - command-prompt should be passed through status_replace +- monitor-activity is broken in several ways with multiple clients +- monitor-activity should be more powerful (eg set a region) +- maybe a way to put pane names instead of window names in status line