summaryrefslogtreecommitdiff
path: root/src/cli
AgeCommit message (Expand)Author
2025-03-21Mention macOS' `open` in the CLI help messages.Kat
2025-03-18c804cd3dbb0274f3271736e0b8f279795bdff394Jeffrey C. Ollie
2025-03-18gtk: remove c.zigLeah Amelia Chen
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-25fix testDavid Mo
2025-02-25rename `setToDefault` to `init`David Mo
2025-02-24add test for `setToDefault`David Mo
2025-02-24set default keybinds when parsing empty keybind configDavid Mo
2025-02-21Update libxev to use dynamic backend, support Linux configurabilityMitchell Hashimoto
2025-02-14gtk: require libadwaitaJeffrey C. Ollie
2025-02-14cli: disable +boo on non-desktop platforms due to lack of ttyMitchell Hashimoto
2025-02-14cli: add +boo command (#4876)Mitchell Hashimoto
2025-02-14cli: add +boo commandTim Culverhouse
2025-02-14add save instruction to +list-themesAaron Ruan
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-02-08core: protect against crashes and hangs when themes are not filesJeffrey C. Ollie
2025-02-05Add a final newline to "No crash reports!"Kat
2025-01-24Add chorded/sequenced keybinds to +list-keybinds outputDaniel Patterson
2025-01-23docs: generate mdx file for cli actionsAnund
2025-01-23documentation: consistent format for actions helpAnund
2025-01-23cli: allow renaming config fields to maintain backwards compatibilityMitchell Hashimoto
2025-01-18Extract keybind actions help generation into a dedicated moduleBryan Lee
2025-01-18Improve `list-actions` command documentation formattingBryan Lee
2025-01-05config: allow booleans for `background-blur-radius`Leah Amelia Chen
2025-01-05build: add waylandLeah Amelia Chen
2025-01-03Ensure all search results are visible in theme listBryan Lee
2025-01-02cli: only print out DE when using the GTK apprtJeffrey C. Ollie
2025-01-02core: detect what desktop environment the user is usingJeffrey C. Ollie
2025-01-01Clarify CLI vs. Keybind Actions documentationTim Visher
2024-12-29Fix typo in list-themes browserGoProSlowYo
2024-12-28gtk: add option to not link against libX11Jeffrey C. Ollie
2024-12-27cli(list_themes): ignore .DS_StoreTim Culverhouse
2024-12-27Fix docs formattingJoris Guex
2024-12-22CLI: add `+show-face` action (#3000)Mitchell Hashimoto
2024-12-20Make Ghostty release channel awareMitchell Hashimoto
2024-12-17cli: add +show-face CLI actionJeffrey C. Ollie
2024-12-17core: allow u21 as a cli argument typeJeffrey C. Ollie
2024-12-17core: allow cli actions to use arg parsing diagnosticsJeffrey C. Ollie
2024-12-11zsh: add completions generationAnund
2024-11-27config: need to dupe filepath for diagnosticsMitchell Hashimoto
2024-11-26config: clone should copy diagnosticsMitchell Hashimoto
2024-11-20cli: parseCLI for optionals should not be null in release modesMitchell Hashimoto
2024-11-19cli: parseCLI form works with optionalsMitchell Hashimoto
2024-11-19cli: parse auto structsMitchell Hashimoto
2024-11-16fix: theme search ranking is now case insensitivefurtidev
2024-11-16fix: +list-themes crashing when there's search result is emptyfurtidev
2024-11-16port +list-themes to latest libvaxisfurtidev
2024-11-16port +list-keybinds to latest libvaxisfurtidev