summaryrefslogtreecommitdiff
path: root/src/cli/list_fonts.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-01-23documentation: consistent format for actions helpAnund
2024-12-11zsh: add completions generationAnund
2024-10-18cli: skip argv0 and actions when parsing CLI flagsMitchell Hashimoto
2024-10-16list_fonts and list_keybinds: Fix typos in documentationRick Calixte
2024-08-05chore: clean up typosƁukasz Niemier
2024-01-21markdown-ify help stringsJeffrey C. Ollie
2024-01-20cli: support --help and -h for actionsMitchell Hashimoto
2023-10-05font/coretext: allow setting a non-monospace font explicitlyMitchell Hashimoto
2023-10-03font/coretext: score discovered fontsMitchell Hashimoto
2023-09-24font/core-text: discovery supports style searchMitchell Hashimoto
2023-09-24cli/list-fonts: flags, helpMitchell Hashimoto
2023-09-24font: fontconfig should not omit earlier fontsMitchell Hashimoto
2023-09-24cli/list-fonts: don't use arrayhashmapMitchell Hashimoto
2023-09-24cli/list-fontsMitchell Hashimoto
2023-09-23cli/list-fonts: dumb implementationMitchell Hashimoto
2023-09-23cli: dedicated directoryMitchell Hashimoto