« get me outta code hell

Ctrl-O to open a prompt for loading a playlist - 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:
authorFlorrie <towerofnix@gmail.com>2018-07-03 01:17:29 -0300
committerFlorrie <towerofnix@gmail.com>2018-07-03 01:17:29 -0300
commit2ec5450bcfb659daf3316d9a47825a64abf85431 (patch)
tree7735b846c6a23757d5bd1c2db0136aef7979a84a /todo.txt
parent8c31848f4bbe0957b4d7a2c0522df09d7f1c6bc5 (diff)
Ctrl-O to open a prompt for loading a playlist
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..)