summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-10-07 15:01:41 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-10-07 15:01:41 +0100
commit546060f34085bf93278cf2c6941488d7ffbd4f70 (patch)
tree4b3059774b91ab02b35a5073cb4b06d75b559fc1 /TODO
parentc44bb2df1769bf0cd334ef117a86db6e3748a33e (diff)
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 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