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!
Kitty - super simple, configurable and lightweight
I’ve been really happy with Kitty.
deleted by creator
Konsole kause i’m a kde konformist… kant kontrol it.
Alacritty is really nice and easy to configure, and isn’t “tied” to any desktop environment, like Konsole is. Kitty is really cool for its implementation of image display. Foot is a Wayland-native alternative that is also really nice to use.
+1 for kitty. Embedded images for Ranger is super cool. The only downside is i’ve been getting rendering issues for a couple seconds after waking up from suspend but that’s probably a configuration issue on my end
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.
Foot but its limited for the averaged user. While it does support most standards its got no ui, configuration is done through a text editor and foots config file.
Personally I like it. Light weight and robust
Kitty is a great choice But I also enjoyed konsole for its SSH Alias’s
One feature foot is missing is ligatures. So if that is important to you, you’ll need to look for an alternative.
The dev of foot is an awesome person though, so that could offset the missing feature for some :-)
Konsole is pretty good. Very similar to XFCE and Mate terminal app. I don’t see the benefit in using GPU accelerated terminal. Maybe for someone who uses modular desktop, it makes a lot of sense. Since I’m on GNOME, I use Tilix a lot.
I’m also on Gnome, but I use Konsole for the ‘Copy Input to Tab’ or ‘Copy Input to All Tabs in window.’ In my use case scenario, it’s super helpful to be able to type or paste a cmd once, and have it populate multiple tabs, or specific tabs in multiple windows. It does take a little tweaking to get it to obey the dark theme settings, but once upon a time I actually created a custom dark theme, just so I could use Konsole on Gnome. Things are much easier these days 😁 I’ll have to check out Tilix, I haven’t heard of it before, but that may be b/c I literally work by myself in the dank dark basement of the building…I don’t think the cleaning crew even knows that I’m down here
I found Wezterm to be quite nice.
Same, nice to see it get some love. I’ve tried a whole bunch of them, Wez is also a super nice guy and very active on GitHub.
Konsole is goated, legit really good.
Second to it would be Kitty in my opinion
Tillix with zellji is golden
konsole is fast and reliableI like it
xfce4-terminal. Runs fine without xfce4.
Honestly, Konsole is fantastic. On Gnome I use Blackbox, on Sway I use Foot, but if you’re on KDE you don’t really get better than Konsole.
Alacritty and Kitty are both terminals I used to use back when I was on i3wm, they’re perfectly usable, but I don’t think the average user will gain any tangible benefit from replacing Konsole.
I’ve used GNOME’s terminal, Konsole, kitty, st, cool-retro-term, Alacritty, foot, and Wezterm.
The things I want from a terminal emulator are:
- Ligatures
- Customisability
- Icon support / good font management
- High-ish performance
Wezterm is afaik the only one with all of those.
Konsole is actually a pretty good terminal emulator, its big downside is that it looks horribly out-of-place in anything other than Plasma. So as long as you stay on Plasma, Konsole is a good choice. If you ever move to a WM or something, I recommend foot or Wezterm.
Alacritty has some degree of customisability, Konsole has more, but either way it’s nothing when compared to Wezterm. It is really fast though!
The thing that skews the duel in favour of Konsole for me is the ligature support. I use neovim for programming and we all know code ligatures are a godsend, so ligature support in the terminal is very much a thing that I want.