From 57069287a11cc208647f699a87aa7bf526716668 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 25 Sep 2018 08:27:43 +0100 Subject: [PATCH] Add to TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 9b7bc299..2e72c755 100644 --- a/TODO +++ b/TODO @@ -112,6 +112,7 @@ * 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 + * support panes of 1 line (redraw instead of scrolling) - hooks * more hooks for various things