summaryrefslogtreecommitdiff
path: root/src/cli/list_colors.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-08-25cli: show colors in +list-colors if possibleJeffrey C. Ollie
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2024-10-18cli: skip argv0 and actions when parsing CLI flagsMitchell Hashimoto
2024-06-24Fix some basic build errors.Gordon Cassie
2024-01-21markdown-ify help stringsJeffrey C. Ollie
2024-01-20cli: support --help and -h for actionsMitchell Hashimoto
2024-01-11cli/list-colors: use unstable sort, sort in-place on arraylistMitchell Hashimoto
2024-01-11sort output from +list-colorsJeffrey C. Ollie
2024-01-10cli: list-colors uses new generated rgbMitchell Hashimoto
2024-01-10add ability to specify RGB colors as names from the X11 rgb name listJeffrey C. Ollie