diff options
author | Florrie <towerofnix@gmail.com> | 2018-01-24 17:12:11 -0400 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-01-24 17:12:11 -0400 |
commit | 8b26455db6af055b0ed09d8494a62e5d99f04975 (patch) | |
tree | f853640896e977869258e197cab56fa11edf6fea | |
parent | 0a514c53087e40453089dbf223267655a89b3076 (diff) |
Mark case-insensitive keybindings as done
-rw-r--r-- | todo.txt | 1 |
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. |