index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cli
/
args.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig fmt
Mitchell Hashimoto
2025-09-29
config: modify MouseScrollMultiplier to lean on args parsing
Mitchell Hashimoto
2025-09-23
rename Splitter-CommaSplitter
Jeffrey C. Ollie
2025-09-23
config: smarter parsing in autoParseStruct
Jeffrey C. Ollie
2025-09-05
gtk-ng: deprecate detection of launch source
Jeffrey C. Ollie
2025-07-14
cli/gtk: remove --release and --debug flags, use optional for arguments
Jeffrey C. Ollie
2025-06-28
config: fix regression where we halted parsing on deprecated field
Mitchell Hashimoto
2025-06-28
config: more general purpose backwards compatibility handlers
Mitchell Hashimoto
2025-06-22
`input` configuration to pass input as stdin on startup
Mitchell Hashimoto
2025-05-26
style: use decl literals
Qwerasd
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-02-25
fix test
David Mo
2025-02-25
rename `setToDefault` to `init`
David Mo
2025-02-24
add test for `setToDefault`
David Mo
2025-02-24
set default keybinds when parsing empty keybind config
David Mo
2025-02-08
core: protect against crashes and hangs when themes are not files
Jeffrey C. Ollie
2025-01-23
cli: allow renaming config fields to maintain backwards compatibility
Mitchell Hashimoto
2025-01-05
config: allow booleans for `background-blur-radius`
Leah Amelia Chen
2024-12-17
core: allow u21 as a cli argument type
Jeffrey C. Ollie
2024-12-17
core: allow cli actions to use arg parsing diagnostics
Jeffrey C. Ollie
2024-11-27
config: need to dupe filepath for diagnostics
Mitchell Hashimoto
2024-11-20
cli: parseCLI for optionals should not be null in release modes
Mitchell Hashimoto
2024-11-19
cli: parseCLI form works with optionals
Mitchell Hashimoto
2024-11-19
cli: parse auto structs
Mitchell Hashimoto
2024-11-09
core: address review comments
Jeffrey C. Ollie
2024-11-08
core: list valid options if an invalid value is detected parsing an enum
Jeffrey C. Ollie
2024-10-18
cli: skip argv0 and actions when parsing CLI flags
Mitchell Hashimoto
2024-10-18
cli: positional arguments are invalid when parsing configuration
Mitchell Hashimoto
2024-10-18
c: remove the config load string API
Mitchell Hashimoto
2024-10-18
config: track the location of CLI argument errors
Mitchell Hashimoto
2024-10-18
config: show filepath and line numbers for config errors
Mitchell Hashimoto
2024-10-18
config: richer diagnostics for errors
Mitchell Hashimoto
2024-09-16
cli: config structure supports tagged unions
Mitchell Hashimoto
2024-07-09
cli: boolean value support for packed structs
Jon Parise
2024-05-09
feat(font): Non-integer point sizes
Qwerasd
2024-03-22
cli: arg parsing supports more int types
Mitchell Hashimoto
2024-03-13
update zig
Mitchell Hashimoto
2024-01-23
config: re-expand relative paths correctly when reloading config
Mitchell Hashimoto
2024-01-23
empty cli or config args reset the value to the default
Mitchell Hashimoto
2024-01-20
cli: empty field resets optionals to null
Mitchell Hashimoto
2024-01-20
cli: support --help and -h for actions
Mitchell Hashimoto
2024-01-05
cli: strip CR in line iterator
Gregory Anders
2023-12-30
Make the abnormal runtime threshold configurable.
Jeffrey C. Ollie
2023-11-30
Update to latest master,
Krzysztof Wolicki
2023-11-22
config: add "theme" config, track inputs
Mitchell Hashimoto
2023-11-07
config: packed struct of bools supported as config field
Mitchell Hashimoto
2023-10-27
cli: handle "-e" as the command to execute
Mitchell Hashimoto
2023-10-02
update zig
Mitchell Hashimoto
2023-09-26
cli: args can parse unions
Mitchell Hashimoto
[next]