From 1f6d35fcb518c243c2904ca56ad16812e3b66afd Mon Sep 17 00:00:00 2001 From: Patrick Fong Date: Tue, 7 Nov 2023 12:09:19 -0800 Subject: [PATCH] pushes boundaries, not can push boundaries --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c391682d..512aa7a73 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Ghostty is an innovative terminal emulator with very ambitious goals. - ✅ 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 -On the last goal, there are many excellent terminal emulators that exist today, but Ghostty is -unique in this. By exposing new [terminal capabilities](https://en.wikipedia.org/wiki/ANSI_escape_code#CSIsection) that CLIs can leverage -for richer interactivity, Ghostty can push the boundaries of what is possible with a terminal emulator. +On the last goal, there are many excellent terminal emulators today, but Ghostty is unique in this. +By exposing new [terminal capabilities](https://en.wikipedia.org/wiki/ANSI_escape_code#CSIsection) that CLIs can +leverage for richer interactivity, Ghostty pushes 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).