reorder goals by order of importance

This commit is contained in:
Patrick Fong
2023-11-08 09:46:31 -08:00
parent cd4e4d9e30
commit 42c6381683

View File

@ -25,9 +25,9 @@
Ghostty is an innovative terminal emulator with very ambitious goals. 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
- ✅ 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)
- ✅ feature-rich: splits, shell integration, emojis, [Kitty graphics protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol), terminal inspector
- ✅ highly customizable: variable fonts, background blurring, cursor opacity, window themes
- 🚧 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 today, but Ghostty is unique in this. On the last goal, there are many excellent terminal emulators today, but Ghostty is unique in this.