« get me outta code hell

Tabber display - 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-05 09:27:14 -0300
committerFlorrie <towerofnix@gmail.com>2018-07-05 09:27:14 -0300
commit6e4e3fb76cbceb34338c62fb08394ffdffcdc687 (patch)
tree96389b355c708819306722d963095dda2b4ca2a5 /todo.txt
parentf4c4a51c99c7e00d2cebc705e9c2b3b13894c046 (diff)
Tabber display
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 8707d4b..62b9ec4 100644
--- a/todo.txt
+++ b/todo.txt
@@ -69,6 +69,7 @@ TODO: Make PathElements selectable (again).
 TODO: Make the tabber UI show handy information, like what tab you've got
       selected, how many tabs there are, the usual (same way a browser tabber
       works).
+      (Done!)
 
 TODO: A "bookmarked playlists" list in the UI, so you can quickly load up
       playlists you often use. (Let anything go here, like YT playlist URLs,
@@ -77,3 +78,11 @@ TODO: A "bookmarked playlists" list in the UI, so you can quickly load up
 TODO: Get rid of "WARNING: unable to extract uploader nickname", which comes
       from youtube-dl.
       (Done!)
+
+TODO: Fix crashes related to the window resizing while a download is occurring
+      (i.e. the braille "download spinner" is showing). Very weird!
+
+TODO: Investigate performance issues with very very long ListScrollForms.
+
+TODO: At some point, putting mtui downloads in ~/.mtui - but preferrably with
+      a more humanish structure - would be quite nice..!