117
Alacritty, Konsole, or something else? Which terminal emulator do you recommend?
(lemmy.blahaj.zone)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I'm just curious, when do I have to care about virtual terminal speed? When do you need that GPU acceleration?
From my experience, you only really need it when you want to get a lot of output (try find /). In my cases it's more than 2 times faster on GPU accelerated terminal emulators. And I believe you can't display images on non-accelerated ones
Just tried "time tree ~" and "time fd .mkv /" in alacrity and konsole. Konsole was actually beating it by fractions of a second in most runs. Alacritty was only slightly faster at treeing after a few runs.
It's always faster after a few runs. But in my case it's like 10 seconds faster. Though I have an old HDD so maybe that's the reason lol
Konsole can display sixel images (same as kitty I believe), though I don't know anything about it's implementation.