From a0fc339cf4b326ffcb6ec7de5f4001833b71087b Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 12 Sep 2018 14:10:49 -0300 Subject: ctrl-F, '/': jump to an item by entering its name --- todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 25c8369..bde9a89 100644 --- a/todo.txt +++ b/todo.txt @@ -117,3 +117,10 @@ TODO: A "remove from queue" option for tracks and groups, which removes them TODO: After the end of a shuffled queue, the next song from the group of the last track is played (and so on, until the group is empty). This seems definitely wrong. + +TODO: Show a preview of where "Jump to" will go while typing. + +TODO: Entering more than one key "at once" into a text input element will only + move the cursor right by one character, not by the length of the inputted + text. (This is an issue when pasting or spamming the keyboard.) Should be + fixed in tui-lib. -- cgit 1.3.0-6-gf8a5