Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-12 | Add --show-keybindings and make a string dynamic | Florrie | |
"(Press I for track info!)" now displays the appropriate keybinding, rather than always showing "I". Also made the keybinder handler function async; it now waits for its given commands to finish. This doesn't particularly change anything but it Makes Sense. | |||
2017-11-08 | Only run 'top' keybinding for a specific combo | Florrie | |
This lets custom keybinding files partially overwrite pre- existing ketbindings. | |||
2017-09-03 | Use hasOwnProperty() instead of keys().includes() | Florrie | |
2017-09-03 | Move keybinder code into its own file | Florrie | |