« get me outta code hell

fix process-metadata pausing context menu - 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>2020-04-30 09:54:58 -0300
committerFlorrie <towerofnix@gmail.com>2020-04-30 09:54:58 -0300
commit83689950b99a0879f32549bbada1c7778ac2d3bb (patch)
treef432496d6fff00ddf70ffe08d78a5b6b8de55476 /todo.txt
parent4c9edfcbcbf5d161f288dd508f87a3551faa5979 (diff)
fix process-metadata pausing context menu
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 722e79c..bd75904 100644
--- a/todo.txt
+++ b/todo.txt
@@ -506,3 +506,6 @@ TODO: "Lock scroll to cursor" option in queue listing. Will make the listing
        user interface.)
 
 TODO: Revisit labels and notes features! They're commented out for now :P
+
+TODO: Pressing "Reveal" should focus the main listing. This is prrrrobably a
+      case of context menu selection-restoring being a pain.