« get me outta code hell

"party sources" ui (no socket functionality yet) - 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:
author(quasar) nebula <towerofnix@gmail.com>2021-04-22 20:06:58 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-16 21:58:20 -0300
commitb47f2968742b77378791f171c819957546b4fc7d (patch)
tree42fc5d7629422e72485f8a1af20aec8854a9d7dc /todo.txt
parent9b7544a8c30e176bff9b8b9014719e9e6456fb63 (diff)
"party sources" ui (no socket functionality yet)
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index bfb6e98..f2a6562 100644
--- a/todo.txt
+++ b/todo.txt
@@ -691,6 +691,8 @@ TODO: Apparently pressing any key while the UI is booting up will make the
       screen is resized. I think we're interrupting a control sequence somehow,
       and that isn't being handled very well?
 
+TODO: Tabber tab list should be accessible via tab (key).
+
 TODO: Pressing escape while you've got items selected should deselect those
       items, rather than stop playback! ...Or SHOULD IT??? Well, yes. But it's
       still handy to not be locked out of stopping playback altogether.