From 42c6381683d2e147e733c46b8783f4965c656c32 Mon Sep 17 00:00:00 2001 From: Patrick Fong Date: Wed, 8 Nov 2023 09:46:31 -0800 Subject: [PATCH] reorder goals by order of importance --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 344e0af37..542de8831 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Ghostty is an innovative terminal emulator with very ambitious goals. - ✅ 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) +- ✅ 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 On the last goal, there are many excellent terminal emulators today, but Ghostty is unique in this.