summaryrefslogtreecommitdiff
path: root/src/cli/action.zig
AgeCommit message (Expand)Author
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2025-07-03feat(ssh): rewrite SSH cache system in native ZigJason Rayne
2025-06-25fix: use imported modules consistently in action dispatchJason Rayne
2025-06-25docs: improve clear-ssh-cache description (missed in previous commit)Jason Rayne
2025-06-25docs: improve SSH cache CLI action descriptionsJason Rayne
2025-06-25refactor: replace ghostty wrapper with proper CLI actions for terminfo cache ...Jason Rayne
2025-06-24cli: +edit-config command to open the config file in $EDITORMitchell Hashimoto
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-14cli: add +boo commandTim Culverhouse
2025-01-23documentation: consistent format for actions helpAnund
2024-12-17cli: add +show-face CLI actionJeffrey C. Ollie
2024-12-11zsh: add completions generationAnund
2024-10-30cli: do not parse actions (+command) after -eMitchell Hashimoto
2024-09-10feat: basic +crash-report cli actionJeffrey C. Ollie
2024-08-01commentMitchell Hashimoto
2024-08-01Add +list-actions CLI action to list keybind actions.Jeffrey C. Ollie
2024-07-17feat(cli): add initial validate-config actionRemi Gelinas
2024-01-20add +show-config action to print out the config from the cliJeffrey C. Ollie
2024-01-20cli: add help commandMitchell Hashimoto
2024-01-20cli: support --help and -h for actionsMitchell Hashimoto
2024-01-20rewrite generate_help for personal styleMitchell Hashimoto
2024-01-10add ability to specify RGB colors as names from the X11 rgb name listJeffrey C. Ollie
2023-11-22cli: +list-themesMitchell Hashimoto
2023-11-02feat(actions): add new list-keybinds actionRaiden1411
2023-09-23cli/list-fonts: dumb implementationMitchell Hashimoto
2023-09-23cli: dedicated directoryMitchell Hashimoto