mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
rewrite about
This commit is contained in:
27
README.md
27
README.md
@ -22,25 +22,20 @@
|
|||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
Ghostty is a cross-platform, GPU-accelerated terminal emulator that aims to
|
Ghostty is an innovative terminal emulator with very ambitious goals.
|
||||||
push the boundaries of what is possible with a terminal emulator by exposing
|
|
||||||
modern, opt-in features that enable CLI tool developers to build more feature
|
|
||||||
rich, interactive applications.
|
|
||||||
|
|
||||||
There are a number of excellent terminal emulator options that exist
|
- ✅ performance competitive with the fastest GPU-accelerated terminals
|
||||||
today. The unique goal of Ghostty is to have a platform for experimenting
|
- ✅ highly customizable: variable fonts, background blurring, cursor opacity, window themes
|
||||||
with modern, optional, non-standards-compliant features to enhance the
|
- ✅ feature-rich: splits, shell integration, emojis, Kitty graphics protocol support, and more
|
||||||
capabilities of CLI applications. We aim to be the best in this category,
|
- ✅ cross-platform with native UI on macOS and Linux (and Windows is on the roadmap)
|
||||||
and competitive in the rest.
|
- 🚧 introduce cutting-edge, opt-in terminal capabilities that CLIs can utilize
|
||||||
|
|
||||||
While aiming for this ambitious goal, Ghostty is a fully standards compliant
|
On the last goal, there are many excellent terminal emulators that exist today, but Ghostty is
|
||||||
terminal emulator that aims to remain compatible with all existing shells
|
unique in this. By exposing new [terminal capabilities that CLIs can leverage](https://en.wikipedia.org/wiki/ANSI_escape_code#CSIsection)]
|
||||||
and software. You can use this as a drop-in replacement for your existing
|
for richer interactivity, Ghostty can push the boundaries of what is possible with a terminal emulator.
|
||||||
terminal emulator.
|
|
||||||
|
|
||||||
**Project Status:** Beta. Ghostty implements most of the baseline features
|
**Project Status:** Beta. Ghostty implements most of the features you'd expect for a daily driver.
|
||||||
you'd expect for a terminal you can work in every day. We're still missing
|
We're still missing things, but I've been using it full time since April 2022.
|
||||||
things, but I've been using it full time since April 2022.
|
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user