« 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.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index c1f7b51..9ad8667 100644
--- a/todo.txt
+++ b/todo.txt
@@ -49,3 +49,8 @@ TODO: There's some weird glitch where, if downloaderArg is missing (=== ""),
       72_food (by Jake Chudnow) plays. (That's the first thing returned by
       readdir, I suppose.)
       (Done!)
+
+TODO: Mouse support, obviously.
+
+TODO: Ctrl-O'ing a playlist sets the left-pane's selected index to the second
+      item, for some reason. (Regardless of what you had selected before..)