Ghostty is Probably the Best Terminal Emulator I’ve Ever Used


When Mitchell Hashimoto, the creator of Terraform and Vagrant, builds something new, the tech world pays attention.

His latest creation, Ghostty, isn’t just another terminal emulator—it’s a reimagining the OS native aspects of terminal emulator which was quite missing until today.

“In short, Ghostty 1.0 aims to be the best drop-in replacement for your current terminal emulator on macOS and Linux. Ghostty will be fast, feature-rich, and have a platform-native GUI while being the most standards-compliant terminal emulator available.”
Mitchell Hashimoto

For years, developers have struggled with terminal emulators that force compromises:
Choose performance or features.

Pick cross-platform compatibility or native feel.

Want window management?

Sacrifice speed, or multiplexing, or ligatures.

The existing solutions—from iTerm2 through Kitty, Alacritty and even Wezterm—each have their strong points, but they all demand these tradeoffs. And believe me, I went through long periods trying each, enjoying its features but at times suffering from lack of certain basic options.

I can still feel the irritation of Alacritty on MacOS not being able to handle multiple windows and CMD+~ leading to… nothing 🤦

What sets Ghostty apart is how it eliminates these compromises.
It brings native window management that actually feels native.

It handles text zooming without breaking your window layout—a seemingly small feature that becomes indispensable during screen sharing.

Most impressively, its split-pane terminal multiplexing is noticeably faster than tmux, starting new shells almost instantaneously.

Oh, and my favourite: a rolling shell, that can be set with a global key-combo (CMD+t for me) that rolls out a terminal from the top of my screen and rolls out immediately when you're done!

If you want Ghostty right now, you can find the discord server, ask for an invite, but just make sure you read the pins first, especially if you associate yourself with me 😅!

To try Ghostty when it becomes publicly available (expected in December 2025):

  1. Start with its basic configuration at $XDG_CONFIG_HOME/ghostty/config
  2. Used mine for reference or others on Github(hey i’m right there second on the list!)
  3. Use Command+Comma to quickly access and edit settings
  4. Read the list of configuration options on the repo, or using the CLI that comes with it, you’ll find LOTS of interesting stuff!

Mitchell’s deep understanding of developer workflows, combined with Ghostty’s implementation in Zig, has produced something special. While still in private beta, Ghostty is actively developed with new features appearing daily. Keep an eye on this project—it’s set to change how we interact with our terminals in 2025. I’ve personally configured Ghostty as my default emulator and I never looked back since.

If you got to try it out, or are looking to, please reply to this email directly and share!

Thanks for reading! See ya next week.

ESPRESSO FRIDAYS

Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!

Read more from ESPRESSO FRIDAYS

How DHH Solved Deploying to Production (with Open Source) Ever felt depressed by the sheer complexity of getting your application live and serving users? You’re not alone. But what if deploying to production, even (or especially) across multiple servers, could be straightforward and more importantly, free? That’s the reality DHH, the creator of Ruby on Rails and CTO of Basecamp & HEY, wanted to create, and he delivered with an open source tool called Kamal. DHH’s approach to technology always...

The UNDERRATED Open Source Powering My HomeLab This issue is brought to you by: Secure Your AI Future at Snyk Launch 2025 Join Snyk Launch to discover how to establish a foundation to build securely and confidently in the age of AI. Register for Snyk Launch 2025 (It’s Free!) Kestra, an open-source automation platform that's been a game-changer for my homelab and, frankly, could be for a lot more. It's one of those tools that flies under the radar for too many people, but packs so much...

He Made $64K Searching GitHub With A GENIUS Trick (using open source only) This issue is brought to you by: TestSprite is the Easiest AI Agent for Software Testing Ensure End-to-End Confidence in Your Software Quality. LEARN MORE This, is the story of how one individual, "Mr. B," leveraged a deep understanding of Git's less-explored features to uncover secrets in public repositories, earning over $64,000 💰. His "genius trick" wasn't about finding new tools, but about using existing Git...