Releases: ghostty-org/ghostty
Releases · ghostty-org/ghostty
Ghostty Tip ("Nightly")
This tip release is automatically built and generated on every commit to main that passes tests.
Warning
This is a nightly build, not a tagged release. We recommend using tagged releases.
You can find tagged releases on the Ghostty website.
For reference documentation, please use the tip website.
macOS Notes
- Download
Ghostty.dmgfor everyday use. Every other build is for debugging. - The builds are all universal binaries that work on both Apple Silicon and Intel.
- The
-debug-slowbuild has safety checks and symbols to make debugging sometimes easier. - The
-debug-fastbuild disables the slowest safety checks so that the debug build is more usable but is still around 15x slower than the release builds. This is meant for use when a debug build is too slow to reproduce an issue.