« 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.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index af17769..216a488 100644
--- a/todo.txt
+++ b/todo.txt
@@ -283,3 +283,8 @@ TODO: Remember the scroll position of each group. This should probably be done
 TODO: Apparently shift-up/down selecting doesn't keep the selected item within
       the scroll view. Fix that.
       (Done!)
+
+TODO: When you queue a song which is already before the current song / insert
+      index in the queue, it ends up being placed one index closer to the end
+      than intended. Fix this!
+      (Done!)