« 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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 3470204..9e03156 100644
--- a/todo.txt
+++ b/todo.txt
@@ -403,3 +403,7 @@ TODO: Investigate why reveal() has distinct support for grouplikes as well as
       flattened children) after all. But if you could -- I think reveal should
       work the same for groups as it does for tracks, i.e. opening the parent
       and then selecting the item.
+
+TODO: Make the menubar work like context menus for keyboard selection, e.g.
+      pressing P should select 'Playback' (not bubble to the app element and
+      rewind to the previous track).