summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-16 21:31:03 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-16 21:31:03 +0000
commit6e0452459640b892e8fc2ea7435f5e847cc33967 (patch)
tree7bf5073b666d65e134df81b79d98c1bd759072c9 /TODO
parentb359f9b594ccd945a245e429469d3c53fb6bf859 (diff)
switch-client command.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
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 --------------------------------------------------------------------
-