Commit Graph

3 Commits

Author SHA1 Message Date
Jesse R Codling aeb9982ded
Shell command options for media keys (#256)
* 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>
2022-08-26 02:06:15 -04:00
Jezer Mejía 7668ccea3b
Remove "--special-passthrough" from bash and zsh completion (#265) 2022-07-21 15:36:32 -04:00
Jezer Mejía 995f58dc73
Tab completion (#204) (#230)
* Tab completion

* Added --special-passthrough flag

* Integration with autotools

* Fixed build test

* Update completions

* Indent

Co-authored-by: Raymond Li <hi@raymond.li>
2021-09-19 00:44:07 -04:00