GitHub - hamzaq2000/ghostty-cmd-f: Ghostty with ⌘+F search on macOS

1 min read Original article ↗

Ghostty with ⌘+F

A fork of Ghostty with scrollback search implemented for macOS. Use through ⌘+F.

ghostty_scrollback_search.mp4

macOS Build Instructions

Have Zig 0.15.2 installed

brew install zigup
zigup 0.15.2

Then build Ghostty

~/.local/share/zigup/0.15.2/files/zig build --release=fast

The built .app bundle will be found at

Disclaimer

This was entirely vibecoded using Claude Code (Sonnet 4.5). Thus, use at your own risk. There may very well be issues with the implementation that can cause a crash (although in my few days of use, I haven't encountered any).