It's incredibly fast, has the features you would want like tabs/splits, maintains comprehensive compatibility, and is written cleanly in Zig. What's not to like?
crestwave
joined 4 months ago
Less games actually use Steam's DRM than people think. Even the ones that require Steam to run often just use their API for stuff like multiplayer functionality or displaying leaderboards.
There's an open source library that you can sub in to emulate the API and run the games on LAN without Steam. I believe there's no decryption involved so it should be 100% legal, just like how Proton reimplements Windows APIs.
'My personal failure was being stumped': Gabe Newell says finishing Half-Life 2: Episode 3 just to conclude the story would've been 'copping out of [Valve's] obligation to gamers'
Most terminal emulators are in fact slow and they can be a huge bottleneck if you run complex TUIs or workloads that print a lot of output.
Ever written a program that was extremely slow only for it to run instantly after removing your debug print statements? That's because your terminal is slow.
Fast terminal emulators already exist, but they notably refused to add tabs/splits and overall tended to be quite janky. Ghostty merging these features may not be the most groundbreaking innovation, but a high quality piece of software that can drop-in replace something you use daily with some cool improvements is something to be excited about to me. :-)