From cdd8c93f54764bfc295e967f5d776513ad17ac6a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 15 Oct 2018 09:09:40 +0100 Subject: Add to TODO file. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 4cf45389..3b839483 100644 --- a/TODO +++ b/TODO @@ -112,6 +112,8 @@ * tree mode stuff: make command prompt (:) common code so all modes get it, predefined filters, tag-all key, ... * drag panes and windows around to move/swap them in choose mode + * flag to specify environment to new-window, split-window, + new-session (issue 1498) - hooks * more hooks for various things -- cgit