From d90fa2ec137eede58d41e0737e354b49b73d1b5a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 9 Jan 2017 17:48:30 +0000 Subject: [PATCH] Tweak TODO file. --- TODO | 9 +++++---- 1 file 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