« get me outta code hell

Status line switcher - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-04-14 17:16:04 -0300
committerFlorrie <towerofnix@gmail.com>2018-04-14 17:17:20 -0300
commit624807f73cbde2dabfed35f5cc3aa83b33638c15 (patch)
treefa6e3043a8c962567bd9249ead155b6aa2f6dfa0 /todo.txt
parent6e20b5d9b4dde541c270003494f4bb62700f3d04 (diff)
Status line switcher
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 1eb211d..95f8c48 100644
--- a/todo.txt
+++ b/todo.txt
@@ -424,6 +424,7 @@ TODO: Make process-metadata work nicely with smart playlists, somehow...
 
 TODO: A way (key, option) to change the "/ duration" text in the status bar to
       "- remaining". This would work very nicely with the >/< status bar idea.
+      (Done!)
 
 TODO: Be a bit more loose (strict?) about what means crashing... Right now if
       five tracks fail to play in a row, http-music stops. This is good for
@@ -453,3 +454,4 @@ TODO: A way to customize the tmux window title, somehow. I have no idea how
       working; we can just reuse the formatting code so that the user can
       customize what shows up (if anything) in the window title. Some will
       prefer the title of a song while others will prefer its duration!
+      (Done!)