Alacritty, Konsole, or something else? Which terminal emulator do you recommend?

CatLikeLemming@lemmy.blahaj.zone to Linux@lemmy.ml – 116 points –

So, Konsole shipped by default with KDE Plasma, my current Desktop Environment. While I don't have a problem with it, I am interested in what other people are using, because there very likely is something better out there.

Specifically I've seen talk of Kitty and Alacritty, although I've also read that the dev of Kitty is allegedly kind of a jerk, so I am specifically interested in how Konsole matches up to Alacritty in your experience, but other suggestions and general terminal emulator discussion are also welcome!

103

You are viewing a single comment

I switched from Alacritty to Wezterm because I wanted ligature support and it's also written in Rust. I really like it, though it had some issues with Wayland so I had to install a -git package but it's fixed now. It also has a bunch of features I don't use so I can't really talk about those. I you don't care about ligatures and the features, use Alacritty, it's really good.

Wez is actually pretty awesome too

I like wezterm a lot but lately have not been impressed with some breaking changes on the main branch. I know its basically a nightly release, but that's the recommended way to install according to their website. The devs acknowledged it, and recommended using a tiling manager as the fix.