summaryrefslogtreecommitdiff
path: root/src/cli/list_actions.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2025-02-12Refactor keybinding actions reference generationBryan Lee
2025-02-11Revert "Fixed documentation generation in `list-actions --docs` command (#4974)"Mitchell Hashimoto
2025-02-11Fixed documentation generation in `list-actions --docs` command (#4974)Mitchell Hashimoto
2025-01-23documentation: consistent format for actions helpAnund
2025-01-18Extract keybind actions help generation into a dedicated moduleBryan Lee
2025-01-18Improve `list-actions` command documentation formattingBryan Lee
2025-01-01Clarify CLI vs. Keybind Actions documentationTim Visher
2024-10-18cli: skip argv0 and actions when parsing CLI flagsMitchell Hashimoto
2024-08-05chore: clean up typosƁukasz Niemier
2024-08-01Add +list-actions CLI action to list keybind actions.Jeffrey C. Ollie