Live data from Hacker News

Ghostty is now non-profit

mitchellh.com

51–60 of 304 posts

Re: Ghostty is now non-profit

#52

This is great work and good news, however if you want to guarantee a long-term public benefit, use copyleft without a CLA! A more well-funded company can fork this and make the new work proprietary, meaning you did all that initial development work for them for free. Apple and Microsoft are the two most likely parties to do so here. This isn't a theoretical risk.

Using a copyleft license can add friction that reduces the amount of value your software can create in the world.

I'd honestly rather Apple and Microsoft ripped off my work if it meant that my work provided more utility to a larger number of people.

Re: Ghostty is now non-profit

#53
post #28
post #26

I really love Ghostty. Thanks to it, my comeback to (n)vim has been quite smooth. Keybindings with the CMD key works right away without having to send any escape sequence or similar. It just works™

ive found ghostty to be a pretty decent replacement for iterm2, some bugs still being worked out and i havent always had the best luck with the guake dropdown style terminal but all in all it's pretty nice. sort of miss the additional hot-key invoking options iterm2 had (i could double tap control or cmd to invoke) and ghostty is a lil more limited there, but overall its solid, doesn't feel bloated. iterm2's settings…

i agree, you can search in the terminal like you can iterm2 either, which is super annoying.

Re: Ghostty is now non-profit

#54
Kudos to Mitchell for doing it. Unfortunately the "rug pull" issue has been severely crippled by OpenAI's about face turn on their non profit status, but knowing Mitchell, he's not about the money, power, status, etc so the project is in good hands and you can expect this to stay free.

Re: Ghostty is now non-profit

#56
post #32

Cool. I hadn't heard of it before. What advantages does it offer over the Mac's Terminal, for example?

One personal gripe: Compared to the default terminal, ghostty, close the terminal on ctrl+d.

Good. That weird “keep the window open after ctrl+d” behavior is annoying.

Re: Ghostty is now non-profit

#57
post #8

Earlier quoted context omitted.

Good. Maybe they'll add search to the terminal now. /s

https://twitter.com/mitchellh/status/1993728538344906978 - "Ghostty on macOS now has search [...] GTK to follow soon" - November 26th 2025

But only in the the tip (nightly) build. I'm somewhat tempted to switch to them for this.

Re: Ghostty is now non-profit

#58

Earlier quoted context omitted.

This community sounds amazing, is there anything similar for adults rather than teens? The “understanding through building” mentality is something I never got to experience as a group, the obvious answer is open source and the like but I wonder if there’s something more learning oriented.

Seconding this. I pivoted to tech in my early 30s and feel I've missed out on a lot of community building opportunities.

Recurse Center might be a good option https://www.recurse.com

Re: Ghostty is now non-profit

#59

This is great work and good news, however if you want to guarantee a long-term public benefit, use copyleft without a CLA! A more well-funded company can fork this and make the new work proprietary, meaning you did all that initial development work for them for free. Apple and Microsoft are the two most likely parties to do so here. This isn't a theoretical risk.

BSD-0 is a public-domain-equivalent license. The guy who published it is one of the few people who has actually been involved in a lawsuit to try to assert a copyleft license. The whole thing was such a bad experience for him that he decided copyleft licenses are a false goal.

You should watch his talk:

https://www.youtube.com/watch?v=MkJkyMuBm3g

(He used to be a maintainer of busybox, a GNU clone for embedded devices. He then ended up writing toybox, a similar project under the more free MIT license.)

Re: Ghostty is now non-profit

#60
post #49
post #32

Earlier quoted context omitted.

One personal gripe: Compared to the default terminal, ghostty, close the terminal on ctrl+d.

People use something other than CTRL-D to exit their terminal?

Command-Q? Or command-W to close only the current window.
Post reply on HN