summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-01-09 17:48:30 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-01-09 17:48:30 +0000
commitd90fa2ec137eede58d41e0737e354b49b73d1b5a (patch)
tree81980dc08607a85f2d82684aea9a6923ad640da2 /TODO
parent325c85a5c163c3063518cb8baf939c44bae39a3e (diff)
Tweak TODO file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 3496e8ad..39512184 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,6 @@
* options for error handling: && and ||?
- options bits and pieces:
- * set-remain-on-exit is a complete hack
* way to set socket path from config file
- format improvements:
@@ -123,13 +122,15 @@
jobs and run-shell and lock command all start with slightly different
environments
* multiline status line? separate command prompt and status line?
- * customizable command aliases
+ * customizable command aliases -- don't really want a whole alias tree
+ and set-alias commands like hooks/options/environ. maybe array
+ options, so you set command-alias[0] to foo=bar? array options would
+ be useful for other stuff...
* automatic pane logging
- hooks
* more hooks for various things
* finish after hooks for special commands
- * multiple hooks with the same name
+ * multiple hooks with the same name?
* finish hooks for notifys
- * existing hooks should go via notifys
* for session_closed, if no sessions at all, perhaps fake up a temporary one