this post was submitted on 11 Jun 2025
57 points (89.0% liked)

Linux

55208 readers
877 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 6 years ago
MODERATORS
 

A few months ago, a new terminal emulator was released. It's called ghostty, and it has been a highly anticipated terminal emulator for a while, especially due to the coverage that it received from ThePrimeagen, who had been using for a while, while it was in private beta.

you are viewing a single comment's thread
view the rest of the comments
[–] llii@discuss.tchncs.de 11 points 1 day ago (2 children)

Is it crazy that I just use the default provided terminal emulator (Fedora/Gnome)? Why would I use something like this?

[–] Mwa@thelemmy.club 2 points 1 day ago (1 children)

If you like the default terminal use it for me i use terminals like this due to the gpu acceleration and stuff

[–] thedeadwalking4242@lemmy.world 3 points 8 hours ago

What does the gpu acceleration do for you, I’ve never noticed a difference. Tbh I feel like I even get more latency

[–] Ferk@lemmy.ml 3 points 1 day ago* (last edited 1 day ago) (1 children)

If you are happy with the default, then just use the default.

Some of us use the terminal more than any other app, so I like my terminal to be super lightweight and snappy in all situations so it opens instantaneously (I doubt this one is like that though, if it has big dependencies like GTK / Qt), preferably if it does so without sacrificing in features (true color, things like sixel for graphics, allowing to set fallback fonts, maybe font ligatures, being able to set the app-id so my compositor can treat special terminal windows differently, etc).

[–] llii@discuss.tchncs.de 3 points 1 day ago

Oh, yeah. If it's your primary work environment I can see how you could use such features. I use the terminal maybe 1-2 per day, so it's not a priority for me. Thanks for clarifying!