« get me outta code hell

Mark case-insensitive keybindings as done - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-01-24 17:12:11 -0400
committerFlorrie <towerofnix@gmail.com>2018-01-24 17:12:11 -0400
commit8b26455db6af055b0ed09d8494a62e5d99f04975 (patch)
treef853640896e977869258e197cab56fa11edf6fea
parent0a514c53087e40453089dbf223267655a89b3076 (diff)
Mark case-insensitive keybindings as done
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index a3eb19f..4fc7366 100644
--- a/todo.txt
+++ b/todo.txt
@@ -404,6 +404,7 @@ TODO: A way to search the playlist for a path. Probably best to modify the
 
 TODO: Case-insensitive checking with command keybindings - I think this is
       broken with the new command system.
+      (Done!)
 
 TODO: Handle empty (active) playlists. Showing an error message and stopping
       is best, I think.