« get me outta code hell

Merge branch 'master' of https://github.com/towerofnix/http-music - 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>2017-11-08 12:21:07 -0400
committerFlorrie <towerofnix@gmail.com>2017-11-08 12:21:07 -0400
commit9116735f71e6f392c726006cf7ae5d46ea91ccfa (patch)
tree7ca15fb0765705d2d59551397d2ac216d3610d8f /todo.txt
parent6d454e06570b727221eff348408db51033957367 (diff)
parent69383a7c1ff7240e664c6af97f84cc7e44050f42 (diff)
Merge branch 'master' of https://github.com/towerofnix/http-music
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index cc8dbf7..66effde 100644
--- a/todo.txt
+++ b/todo.txt
@@ -401,3 +401,6 @@ TODO: A way to search the playlist for a path. Probably best to modify the
       function which filters a grouplike by a path. I think I'll hide this
       feature behind a special prefix, e.g. -c -k '?72 Minutes of Fame'.
       (Done!)
+
+TODO: Case-insensitive checking with command keybindings - I think this is
+      broken with the new command system.