From 4e867202e84ce91a6b7bdb47c4770404f41100bc Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 31 Aug 2018 14:10:51 +0100 Subject: Add to TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index bf057342..ecb71580 100644 --- a/TODO +++ b/TODO @@ -133,3 +133,4 @@ 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