« get me outta code hell

Internal support for custom status lines - 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-08 11:41:22 -0300
committerFlorrie <towerofnix@gmail.com>2018-04-08 11:41:22 -0300
commit372cd36afdf6f489b00fb23893a480819883886a (patch)
treedd12c836c5f81780e5f06ca7e9663a6d2cd4a2c2 /todo.txt
parentdb7cd9742b271dad089b3fdffb099c05a599d0f5 (diff)
Internal support for custom status lines
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 871aaa8..1eb211d 100644
--- a/todo.txt
+++ b/todo.txt
@@ -446,3 +446,10 @@ TODO: Show mean/media/mode statistics for songs in duration-graph.
 
 TODO: In duration-graph, show warning message if *no* items in a playlist have
       duration metadata (direct the user to use process-metadata).
+
+TODO: A way to customize the tmux window title, somehow. I have no idea how
+      that technically works, but it would be super cool. This is definitely
+      a thing I want to do once we've got the "status line formatting" system
+      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!