Libghostty Is Coming
mitchellh.com·1d·

Over two years ago, in one of my first public talks about Ghostty, I shared my vision for libghostty: an embeddable library so any application can embed their own fully functional, modern, and fast terminal emulator. Libghostty is finally starting to take shape, and I’m excited to share more details about my plans for it.

The first libghostty library will be libghostty-vt: a zero-dependency library that provides an API for parsing terminal sequences and maintaining terminal state. It doesn’t even require libc!


Why libghostty?

Let’s start with some background on why I believe libghostty must exist.

There are hundreds of programs that implement some form of terminal emulation. The most obvious are the actua…

Similar Posts

Loading similar posts...