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

Linux

55208 readers
861 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
[–] lemon@sh.itjust.works 2 points 2 days ago* (last edited 2 days ago) (1 children)

I give it a spin every month or so to see how it’s getting on. I’m on macOS.

Every time I walk away unimpressed, despite its maker’s very deserved esteemed reputation.

I’m probably not seeing something. What I do see, however, is that I can’t search my scrollback history, nor can I select text without a mouse.

Also, pressing cmd+, on macOS opens the config inside TextEditor (yes, a separate GUI app) rather than in $EDITOR. It’s a small thing but I couldn’t figure out how to change it. Coming from Kitty, this drove me mad.

I’m not sure who Ghostty is for. My feeling is it’s aiming to be an excellent, polished experience for casual terminal users. But I didn’t see anything that Kitty or just tmux anywhere can’t do.

[–] F04118F@feddit.nl 1 points 2 days ago

The article says it can debug TUIs, similar to what the browser's debug panel does for web apps. That is useful for TUI developers.

Other than that, I don't know either what Kitty is missing.