About
Ghostty is a terminal emulator from Mitchell Hashimoto, the co-founder of HashiCorp, who spent years building it before shipping 1.0 in December 2024. Written in Zig, it refuses the usual trade-off between speed and polish: rendering is GPU-accelerated via Metal, while the chrome is genuine AppKit and SwiftUI, so tabs, splits and windows behave exactly as macOS intends rather than imitating it from a cross-platform toolkit.
It supports modern terminal standards including the Kitty graphics protocol, font ligatures and shell integration, and adds conveniences such as a drop-down quick terminal summoned by hotkey. Development is brisk: version 1.3 arrived in March 2026, backed by one of the most active open-source communities in the category. The whole thing is free under the MIT licence, which makes its level of finish all the more remarkable.