aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-04-20 08:46:21 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-04-20 08:46:21 +0100
commitacb8248ba64e1c9770d39d9790439c74eb9e5d80 (patch)
tree2bd48fdcf28f75c57c546053bff9885c185268b6
parent24c8f523eb8b294d057d617bc27cfbd2a4773f19 (diff)
downloadrtmux-acb8248ba64e1c9770d39d9790439c74eb9e5d80.tar.gz
rtmux-acb8248ba64e1c9770d39d9790439c74eb9e5d80.tar.bz2
rtmux-acb8248ba64e1c9770d39d9790439c74eb9e5d80.zip
+.
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 35e218b5..34b6cfe3 100644
--- a/TODO
+++ b/TODO
@@ -137,7 +137,9 @@
* cmd_find_* could be much simpler - parse everything the same, only
difference is what to choose when not given a ":" or "." (such as a
plain "0" could be session, window or pane). So just cmd_find_target
- with a type (session, window, or pane)..
+ with a type (session, window, or pane)
+ * instead of all the obscure =, ^ -t codes, we should support something
+ simpler and easier like -t:mouse:, -t:first:
- miscellaneous
* way to keep a job running just read its last line of output for #()