so happy that ghostty implemented terminal scrollback search! https://ghostty.org/docs/install/release-notes/1-3-0#scrollback-search

i was already using it and that fixes the only real issue I had

1.3.0 - Release Notes

Release notes for Ghostty 1.3.0, released on March 9, 2026.

Ghostty
@b0rk What have you found about GhosTTY that convinced you to try it and stick with it?

@mhoye some things I like about it:

- it has a text config file (unlike iTerm which I was using before)
- I like the defaults, my config file is like 7 lines
- it's cross-platform so theoretically I could use it on Linux
- it's fast

I don't remember why I switched anymore, I think probably I started using it because it was new and I wanted to try it out and then it worked well so I stuck with it

@b0rk @mhoye There's one thing I truly miss about iTerm2 with it, but apparently that's in progress, and that's support for tmux control mode, so that I can pop out tmux sessions in windows, instead of just in the terminal.
@offby1 @mhoye oh that's super cool, I didn't know ghostty was working on that!

@b0rk @mhoye https://github.com/ghostty-org/ghostty/issues/1935

There's slow movement; I suspect it's not a simple feature especially cross-platform.

Feature: Support for tmux's Control Mode · Issue #1935 · ghostty-org/ghostty

tmux has a feature called Control Mode, which allows a client i.e a terminal emulator such as Ghostty to manage tmux panes. This has the benefit of enabling native integration with the terminal emu...

GitHub