this post was submitted on 15 Feb 2024
117 points (94.0% liked)

Linux

47730 readers
969 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] flubba86@lemmy.world 1 points 8 months ago (1 children)

I was a fan of Alacritty and used it for the last 3 years, but I was frustrated by the lack of features (no scroll bar, no native tabs) and the disrespectful way the developers handled feature requests.

A few weeks ago someone on this site recommended Wezterm, so I tried it out, and it's amazing. It's everything I was hoping Alacritty would be or could become.

Read this thread for more details, specifically the reply by wez: https://github.com/wez/wezterm/discussions/1769

[–] Shareni@programming.dev 1 points 8 months ago

I was a fan of Alacritty and used it for the last 3 years, but I was frustrated by the lack of features

You were a fan, but didn't realise that it's minimal on purpose?

It's AFAIK the only popular, minimal, GPU accelerated terminal emulator. It doesn't have tabs, multiplexing, and other features because it's not supposed to. Your wm/tmux handles that already, and scrollbars are waste of screen space.

Would you also complain that a flat head screwdriver is missing those cross bits to help you unscrew phillips heads?