From 8da0b1fb990956bc82243dc9693041286d69636a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 23 Nov 2007 17:52:54 +0000 Subject: Mostly-complete copy and paste. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 521c735d..dfccd2f5 100644 --- a/TODO +++ b/TODO @@ -59,6 +59,8 @@ command to purge window history extend list-clients to list clients attached to a session (-a for all?) bring back detach-session to detach all clients on a session? + paste buffer etc shouldn't be limited to keys + buffer manip: clear, view etc - function groups, bind-key ^W { select-window 0; send-key ^W } etc - more(1) style handling for in-client output - allow fnmatch for -c, so that you can, eg, detach all clients -- cgit