Skip to content

Ghostty² v1.3.2+ghostty2.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:41

Ghostty²

This patch makes macOS installer checksum verification independent of the
caller's locale, including shells configured with C.UTF-8.

Ghostty² combines Ghostty's fast, native terminal with the two iTerm2 workflows this fork is built around:

  • A global Quake-style terminal, enabled by default with Control+`.
  • Multiple persistent tabs in the quick terminal: Command+T on macOS and Control+Shift+T on Linux.
  • The local crash-capture dependencies and bundled macOS updater are omitted; “Check for Updates…” opens this fork's Releases page.
  • A universal macOS app plus x86_64 and aarch64 Linux Flatpak bundles, all covered by SHA256SUMS.

Install the latest release:

curl -fsSL https://raw.githubusercontent.com/pihalf/ghostty2/main/install.sh | sh

The macOS app is ad-hoc signed. When it is downloaded through a browser, use Open from Finder's context menu on first launch if Gatekeeper asks for confirmation.

The Linux quick terminal requires Wayland and a compositor that supports layer shell. Normal windows and tabs work on X11, but the drop-down terminal does not. See the README for details.