From 22b2b7c6c5b98730a8231ca277a4d9ff7f74858e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 25 Aug 2009 12:24:45 +0000 Subject: [PATCH] Done. --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 037abd7d..3ba1d46c 100644 --- a/TODO +++ b/TODO @@ -101,7 +101,3 @@ - handle resize better in copy mode - way to copy stuff that is off screen due to resize - fix line wrapping c&p problems in xterm etc -- it would be awesome if choose-window/choose-session (+choose-client) were - extended to accept a command: so you could do "choose-window 'killw -t%%'" - and it will replace the selected window target (fully qualified w/ session - name etc) in the command and execute it