Live data from Hacker News

Ghostty – Terminal Emulator

ghostty.org

291–300 of 372 posts

Re: Ghostty – Terminal Emulator

#291

How is it possible that this thing constantly gets so much hype? It's a terminal emulator.

It helps a bit that it's written in Zig, but its primary differentiating feature in the sea of terminal emulators is that it's created by mitchellh, who is kind of a celebrity in some circles.

Re: Ghostty – Terminal Emulator

#292

I'm the original creator of Ghostty. It's been a few years now! I don't know why this is on the front page of HN again but let me give some meaningful updates across the board. First, libghostty is _way more exciting_ nowadays. It is already backing more than a dozen terminal projects that are free and commercial: https://github.com/Uzaaft/awesome-libghostty I think this is the real future of Ghostty and I've said th…

[deleted]

Re: Ghostty – Terminal Emulator

#293
post #288

I'm the original creator of Ghostty. It's been a few years now! I don't know why this is on the front page of HN again but let me give some meaningful updates across the board. First, libghostty is _way more exciting_ nowadays. It is already backing more than a dozen terminal projects that are free and commercial: https://github.com/Uzaaft/awesome-libghostty I think this is the real future of Ghostty and I've said th…

Do you think there's entry barrier, even if pride based or psychological, to the fact that libghostty is called so rather that something more generic? Let's say I'm the creator of Alacritty, would I have more problems adding libghostty than it's generically named identical counterpart libtermengine?

As an outsider to the fascinating world of terminal emulators... can you explain why this might be? Rather, what about `libghostty` would be off-putting vs `libtermengine`?

Just that it's a specific "product"-y sounding name? Would you also be concerned about "libwayland" vs "libcompositor"? Genuinely curious: this seems like an insightful question, I just don't follow the reasoning.

Re: Ghostty – Terminal Emulator

#294

I'm the original creator of Ghostty. It's been a few years now! I don't know why this is on the front page of HN again but let me give some meaningful updates across the board. First, libghostty is _way more exciting_ nowadays. It is already backing more than a dozen terminal projects that are free and commercial: https://github.com/Uzaaft/awesome-libghostty I think this is the real future of Ghostty and I've said th…

Can you please add an rss feed to your blog? Thanks for the amazing work

Re: Ghostty – Terminal Emulator

#295
post #288

Earlier quoted context omitted.

Do you think there's entry barrier, even if pride based or psychological, to the fact that libghostty is called so rather that something more generic? Let's say I'm the creator of Alacritty, would I have more problems adding libghostty than it's generically named identical counterpart libtermengine?

As an outsider to the fascinating world of terminal emulators... can you explain why this might be? Rather, what about `libghostty` would be off-putting vs `libtermengine`? Just that it's a specific "product"-y sounding name? Would you also be concerned about "libwayland" vs "libcompositor"? Genuinely curious: this seems like an insightful question, I just don't follow the reasoning.

Disclaimer: I am not the maintainer of anything terminal related, it's just an intuition.

Let's say I'm the creator of ghostty "competition".

The fact that is has the same name, could feel if I change that:

- Maybe my users start thinking why don't I use ghostty instead - Will the maintainers of libghostty chose more oriented to ghostty than for my terminal?

It's a half assed analogy, but think if Google's V8 would be called ChromeEngine instead of V8.

Re: Ghostty – Terminal Emulator

#298
post #18

Ghostty calls itself "feature rich" but only added cmd+F / find functionality a few months ago. Makes me wonder what other basic functions it's missing.

A config page. Reasonable padding defaults.

Probably more, but after dealing with unhelpful errors while trying to debug my config file, I figured I'd come back to ghostty another time.

Re: Ghostty – Terminal Emulator

#300
post #93

Recently tried multiple terminals because I am gradually migrating off of Macs and I liked Ghostty but the lack of searching the scrollback has turned me away from it. Opening another editor to do the same I tried but didn't like. WezTerm has everything I need and is closest to iTerm2, minus being able to quit it and have it restore all windows and tabs on restart -- but oh well, it's not an important enough feature.…

Foot is worth a look. It’s the only terminal I’ve ever seen that starts up in sub-50ms cold, without a service already running. But you do have to run a proper window manager so you don’t have to require tab support in every single app. ;)

What proper window manager shows tab group list at the top of the current app window and allows shortcuts/mouse to reorder the list and also allows moving a tab outside of this list to another tab group?
Post reply on HN