summaryrefslogtreecommitdiff
path: root/src/config/CAPI.zig
AgeCommit message (Expand)Author
2025-07-09libghostty: export benchmark CLI APIMitchell Hashimoto
2025-07-06macos: open URLs with NSWorkspace APIs instead of `open`Mitchell Hashimoto
2024-11-21config: C API ghostty_config_cloneMitchell Hashimoto
2024-10-18c: remove the config load string APIMitchell Hashimoto
2024-10-18config: richer diagnostics for errorsMitchell Hashimoto
2024-08-16almost yeeted it all!Mitchell Hashimoto
2024-06-02Allow keybinding arbitrary unicode codepoints (#1814)Mitchell Hashimoto
2023-12-18fix callback struct ordering, use internal_os.openMitchell Hashimoto
2023-12-17Add settings shortcut on MacOSBorja Clemente
2023-09-30config: increase eval branches for new configsMitchell Hashimoto
2023-09-23cli: move cli_args.zig to cliMitchell Hashimoto
2023-09-11macos: log configuration errorsMitchell Hashimoto
2023-09-10config: add C API ghostty_config_get to read configuration valuesMitchell Hashimoto
2023-09-10config: extract into dedicated dir, split into filesMitchell Hashimoto