« get me outta code hell

Update tui-lib, mark TODOs done - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-09-15 15:39:50 -0300
committerFlorrie <towerofnix@gmail.com>2018-09-15 15:39:50 -0300
commit9e1384ee97d24673d151bd39778eba5273a94f3a (patch)
tree3a0c82ba7df66e9281ff5f1c79e81755599f9b67
parent88eac786c591468f42a07c84d774d55689c9a5b1 (diff)
Update tui-lib, mark TODOs done
-rw-r--r--todo.txt2
m---------tui-lib0
2 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 451c16f..916ec66 100644
--- a/todo.txt
+++ b/todo.txt
@@ -11,6 +11,7 @@ TODO: A "clear queue" button.
 
 TODO: A way to jump to an item with a particular name. Probably press "/".
       It'd be nice if the closest match got highlighted while you were typing.
+      (Done!)
 
 TODO: "Queue to play next"... maybe also a cursor in the queue list, which
       would tell after what track to place newly-queued items?
@@ -63,6 +64,7 @@ TODO: Inspect the inevitable memory issues that are absolutely 100% sure to
 
 TODO: Cancelling the "enter a playlist source" dialog shouldn't also stop the
       current song.
+      (Done!)
 
 TODO: Move TabberElement to tui-lib, at some point.
 
diff --git a/tui-lib b/tui-lib
-Subproject caf3398a3029bc852545ddd5f6584fb9cf3a492
+Subproject 61eb3d20f95a47d1c52edba14a1177d70cdf319