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

Linux

47345 readers
1291 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
[–] acockworkorange@mander.xyz 46 points 7 months ago (5 children)

I don't get the fixation people have with terminals. I don't think I've ever used one in Linux that made me think "you know, I need to install a better terminal emulator". So I just use what comes with my DE.

[–] BaumGeist@lemmy.ml 7 points 7 months ago (1 children)

My counterpoint is terminator. The logger plugin saved my ass a few times, it remembers the commands I ran and what their output was so I don't have to.

I guess it depends on if you're willing to take advantage of the extra features, or just want to do as little CLI as possible

[–] acockworkorange@mander.xyz 2 points 7 months ago

Nowadays I don't use the CLI much. But back in the day I used vim professionally and still didn't care. Maybe because I ran everything from within vim?

[–] CatLikeLemming@lemmy.blahaj.zone 7 points 7 months ago (2 children)

I am on EndeavourOS and install packages via the command line and on top of that I primarily use Neovim, so I spend a decent amount of time in the terminal

[–] acockworkorange@mander.xyz 2 points 7 months ago

I get that, but even when I worked as a coder using vim I didn't care. What makes, let's say, Gnome terminal a bad terminal?

[–] azertyfun@sh.itjust.works 6 points 7 months ago* (last edited 7 months ago) (1 children)

There are two kinds of powerusers, and they DO NOT understand each other one bit.

The first, like you, just wants to get shit done and want to avoid the friction of choosing/installing/configuring their tools. GNOME, Chromium, and VSCode will do just fine.

The second, like me, wants to get shit done as well, but has a strong need for a very specific workflow. I'll spend half an hour to get a toolchain working on nvim instead of using a pre-baked VSCode plugin. Not because VSCode is bad, but because I have a very (!) specific workflow and associated muscle memory and anything else distracts and unsettles me.

Some of the best engineers I know fall into either category, neither way is superior it's just how brains are wired.


Anyway I use Kitty because it allows me to split tabs into windows (not windows into tabs! ew!), has low latency with high throughput thanks to GPU rendering, and a low memory footprint.

[–] acockworkorange@mander.xyz 4 points 7 months ago

Oh that made a ton of sense! I don't customize as much because I'm a completionist and would waste a whole week on it and not even change much from defaults anyway.

I also checked kitty and terminator and I can see the appeal. I'm used to opening separate windows and tile them using window manager commands to get a similar effect.

Thanks for your response, that was an eye opener!

[–] RecallMadness@lemmy.nz 2 points 7 months ago

Providing it has tabs, I’ll use it.

[–] priapus@sh.itjust.works 2 points 7 months ago

I like customizing mine and switch DEs often, and use multiple across different devices. It's easier to find one good terminal that can share a config and work well on each device and DE.