Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-02 | Focus context menu items by typing out their name | Florrie | |
2019-01-24 | (v), (V) - Volume controls | Florrie | |
"v" increases because it's lowercase and therefore more likely to be accidentally pressed, hence more likely to confuse the user when it decreases the volume (if it decreased the volume - since it increases the volume, it generally doesn't seem to have any effect until you've already discovered that v and V are used for volume controls). | |||
2019-01-24 | (l) to loop currently playing track | Florrie | |
2018-12-28 | (Ctrl+L) to select playing track in queue | Florrie | |
2018-12-28 | (g), (G) to select first, last item in listings | Florrie | |
2018-12-23 | Fix typo in keybindings section of README | Florrie | |
2018-12-19 | Fix typo in README | Florrie | |
2018-11-23 | (f) to open menu as well as (m) | Florrie | |
This way you can activate the menu without taking your right hand off the arrow keys (in typical keyboards). | |||
2018-09-14 | Miscellaneous readme changes | Florrie | |
Also make submodules point towards notabug. | |||
2018-09-12 | ctrl-F, '/': jump to an item by entering its name | Florrie | |
2018-07-30 | Clean up remove event code | Florrie | |
2018-07-25 | Update keybindings in README | Florrie | |
2018-07-05 | Shift+Q to play next | Florrie | |
2018-07-05 | Ctrl+T, ctrl+W; new tabs open adjacent to current tab | Florrie | |
2018-07-04 | Open in new tab | Florrie | |
2018-07-03 | Ctrl-O to open a prompt for loading a playlist | Florrie | |
2018-07-02 | Misc. control changes | Florrie | |
No more JKL controls (left, pause, right). P and N mean prev/next. (P used to mean pause.) | |||
2018-07-02 | Shift-Q to shuffle and queue selected group | Florrie | |
2018-06-13 | --recursive note | Florrie | |
2018-06-13 | Installation docs | Florrie | |
2018-06-12 | Backspace to remove item from queue | Florrie | |
2018-06-07 | Update tui-lib | Florrie | |
Added scrollbars, removed PageUp/PageDown controls | |||
2018-06-04 | Escape to stop playing current track | Florrie | |
E.g. queue whatever album you want to play, press escape to stop playing the current track, press 2 to focus the queue, S to shuffle, then play the first track. (If you don't stop the current track first, that track won't be shuffled with the rest.) | |||
2018-06-04 | C to clear queue | Florrie | |
2018-06-04 | S to shuffle queue | Florrie | |
2018-06-04 | 1, 2 to focus main/queue listings | Florrie | |
2018-06-04 | Cleaner/more keybindings | Florrie | |
2018-06-03 | Formatting typo | Florrie | |
2018-06-03 | PageUp/Down keybinding notes | Florrie | |
2018-06-03 | Note backspace keybinding | Florrie | |
2018-06-02 | keybindings doc | Florrie | |
2018-06-02 | readme | Florrie | |