« 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.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 5e1fe65..418ee49 100644
--- a/todo.txt
+++ b/todo.txt
@@ -472,3 +472,13 @@ TODO: Update to work with IPC server mpv (and socat).
 
 TODO: Look into testing ^that on Windows. Remove mkfifo, since it's probably
       no longer necessary!
+
+TODO: Expand selection context menu by pressing the heading button! It should
+      show a list of the tracks contained within the selection. Selecting any
+      item should reveal that item in the main listing pane.
+
+TODO: Opening the selection contxt menu should show an option to either add or
+      remove the cursor-focused item from the selection - this would make
+      selection accessible when a keyboard or the shift key is inaccessible.
+
+TODO: Integrate the rest of the stuff that handles argv into parseOptions.