Skip Navigation

Ghostty in review: how's the new terminal emulator?

A few months ago, a new terminal emulator was released. It's called ghostty, and it has been a highly anticipated terminal emulator for a while, especially due to the coverage that it received from ThePrimeagen, who had been using for a while, while it was in private beta.

43 comments
  • Ghostty has lots of issues ssh-ing into remote systems that aren’t on the bleeding edge.

    I couldn’t get it to work reasonably well enough for me and tried a bunch of others. Currently using Alacritty on both my Linux desktop workstation and Mac Laptop.

    I use Zellij anyway and it has all the tab/pane/floating window support I was looking for.

    • Just gotta adjust your TERM value. You can do it per host in your ssh config, if you don't wanna set it globally. SetEnv TERM=xterm-256color

      • Yep - but seeing the thread about it in their github repo was also a turn off. I don’t have to do it with other clients.

        I also believe that has to happen on each server - and we’ve got a lot of servers. I’m not particularly keen on needing to change anything to get my terminal emulator to, well, work.

        While I get the ghostty team’s PoV - I don’t agree with it.

  • Honestly, I rather like the default XFCE terminal. In fact, I was using it even before I used XFCE back when I was just playing with the default GNOME in VMs before I daily-drove Linux.

  • It is very good, and I am currently using it. I don't like its dependencies on GTK stuff, the developer is a little picky about what to support, and I dislike the +options style. Other than that, 👍 .

    Also great: Wezterm, Konsole, Rio. I'm excitedly following Rio's development, which has a much smaller dependency list, and hopping back and forth between it and Ghostty/Wezterm. But it's still got some things to iron out and features to develop.

  • I use this Terminal emulator on a daily basis main reason due to GPU acceleration while having tabbing

43 comments