« get me outta code hell

Stub tabber - 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>2018-07-04 23:17:25 -0300
committerFlorrie <towerofnix@gmail.com>2018-07-04 23:17:25 -0300
commit17a20d34a2a4a45c2e076cedf684b7e741ae9a88 (patch)
tree6aeec825c133909fdd3255a9496b47b115731d50 /todo.txt
parent5cbc7ac9030c16858e6426ae980ec8728372054e (diff)
Stub tabber
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 2e3be25..658d9f0 100644
--- a/todo.txt
+++ b/todo.txt
@@ -59,3 +59,7 @@ TODO: "Open in new tab" in the Open prompt.
 
 TODO: Inspect the inevitable memory issues that are absolutely 100% sure to
       become a problem with opening playlists on the fly.
+
+TODO: Canceling the "enter a playlist source" dialog also stops the current song.
+
+TODO: Move TabberElement to tui-lib, at some point.