« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 0227763..76f0c2e 100644
--- a/todo.txt
+++ b/todo.txt
@@ -93,3 +93,6 @@ TODO: Press "M" to show a context menu.
 TODO: Figure out a keybinding for Mark (in edit mode) - probably Ctrl-M.
       (I prefer Ctrl to be used for functions that will open a dialog of some
       sort, though..)
+
+TODO: Only show scrollbars if the form is actually scrollable. (This would make
+      context menus look better.)