* Shell command options for media keys
* Use cmd- prefix for custom shell commands
* hotkeys: renumber identifiers for custom commands
Adjusted to use 610-660 instead of 650-699
* Remove unnecessary `strdup(optarg)`
Per discussion in #256
* Fix PR feedback
Co-authored-by: Raymond Li <hi@raymond.li>
* Tab completion
* Added --special-passthrough flag
* Integration with autotools
* Fixed build test
* Update completions
* Indent
Co-authored-by: Raymond Li <hi@raymond.li>