list terminal inspector as key feature

This commit is contained in:
Patrick Fong
2023-11-07 12:05:00 -08:00
parent ca961894f2
commit 6fc41695d9

View File

@ -26,12 +26,12 @@ Ghostty is an innovative terminal emulator with very ambitious goals.
- ✅ performance competitive with the fastest GPU-accelerated terminals - ✅ performance competitive with the fastest GPU-accelerated terminals
- ✅ highly customizable: variable fonts, background blurring, cursor opacity, window themes - ✅ highly customizable: variable fonts, background blurring, cursor opacity, window themes
- ✅ feature-rich: splits, shell integration, emojis, Kitty graphics protocol support, and more - ✅ feature-rich: splits, shell integration, emojis, [Kitty graphics protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol), terminal inspector
- ✅ cross-platform with native UI on macOS and Linux (and Windows is on the roadmap) - ✅ cross-platform with native UI on macOS and Linux (and Windows is on the roadmap)
- 🚧 introduce cutting-edge, opt-in terminal capabilities that CLIs can utilize - 🚧 introduce cutting-edge, opt-in terminal capabilities that CLIs can utilize
On the last goal, there are many excellent terminal emulators that exist today, but Ghostty is On the last goal, there are many excellent terminal emulators that exist today, but Ghostty is
unique in this. By exposing new [terminal capabilities that CLIs can leverage](https://en.wikipedia.org/wiki/ANSI_escape_code#CSIsection)] unique in this. By exposing new [terminal capabilities that CLIs can leverage](https://en.wikipedia.org/wiki/ANSI_escape_code#CSIsection)
for richer interactivity, Ghostty can push the boundaries of what is possible with a terminal emulator. for richer interactivity, Ghostty can push the boundaries of what is possible with a terminal emulator.
**Project Status:** Ghostty is still in beta but implements most of the features you'd expect for a daily driver. See more in [Roadmap and Status](#roadmap-and-status) **Project Status:** Ghostty is still in beta but implements most of the features you'd expect for a daily driver. See more in [Roadmap and Status](#roadmap-and-status)