From 546060f34085bf93278cf2c6941488d7ffbd4f70 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 7 Oct 2018 15:01:41 +0100 Subject: Update TODO. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 2e72c755..36bbdbc0 100644 --- a/TODO +++ b/TODO @@ -112,7 +112,6 @@ * 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 @@ -136,4 +135,3 @@ visible as possible * rather than centering cursor it might be better if only moved offset when it gets close to an edge? - * allow one line panes by redrawing rather than scrolling -- cgit