From 6e0452459640b892e8fc2ea7435f5e847cc33967 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 16 Nov 2007 21:31:03 +0000 Subject: switch-client command. --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 49b0441b..0bf42b5f 100644 --- a/TODO +++ b/TODO @@ -63,6 +63,9 @@ - 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 +- session specification is all over the place. some things use -s before cmd, + some -s after, some no -s, there are various uses of -n. the differences are + sort of logical, but confusing. needs rethought -- For 0.1 -------------------------------------------------------------------- - -- cgit