summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index a441b75b..a0a7570a 100644
--- a/TODO
+++ b/TODO
@@ -132,6 +132,10 @@
tell when in the config file - then we use cmdq->c if we need a
client w/o a session else cmd_current_client
* optimize pane redraws, 20120318184853.GK10965@yelena.nicm.ath.cx
+ * 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)..
- miscellaneous
* way to keep a job running just read its last line of output for #()