From d91bf78e8a2b844c6be8f7a1a0ba53280a5723ea Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 4 Jul 2011 13:36:12 +0000 Subject: [PATCH] These are done. --- TODO | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/TODO b/TODO index 1b206974..e33b8d27 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ - - 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?) +- implicitly add exec to the commands for new windows (switch to disable it)? - bring back detach-session to detach all clients on a session? - allow fnmatch for -c, so that you can, eg, detach all clients - garbage collect window history (100 lines at a time?) if it hasn't been used @@ -137,11 +136,6 @@ - maybe a way to put pane names instead of window names in status line - when client is locked data still appears to be buffered for it (it shouldn't be) so a load is sent after unlock. this is bad, needs fixed. SF 3297114 -- respawn-window doesn't fix it if the terminal is stuck waiting for end of - OSC DCS etc -- option to specify initial text in command-prompt buffer (-T or - something). can be passed through status_replace so can be used - to start off with current window name when renaming - Support for borderless panes - run-shell/if-shell should support status_replace stuff - custom prompts for confirm-before