Files
ghostty/macos
Mitchell Hashimoto 62fdd885e0 macOS: open preferred config if exists (#12321)
This helps developers like me to use a separate config for debugging
(which is already supported by the environment variable
`GHOSTTY_CONFIG_PATH`).

I can already use the local scheme to load a debugging config file, but
when opening the config file through Ghostty, it will still open the
default config.

This changes doesn't affect the release build, since `configPath` is
only set in the DEBUG build.
2026-04-21 09:23:29 -07:00
..
2026-04-13 19:56:56 +02:00
2023-02-19 10:44:53 -08:00
2026-03-06 15:04:20 -08:00