« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src/keybinder.js
AgeCommit message (Collapse)Author
2017-11-08Only run 'top' keybinding for a specific comboFlorrie
This lets custom keybinding files partially overwrite pre- existing ketbindings.
2017-09-03Use hasOwnProperty() instead of keys().includes()Florrie
2017-09-03Move keybinder code into its own fileFlorrie