mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
update README
This commit is contained in:
14
README.md
14
README.md
@ -14,13 +14,8 @@
|
|||||||
|
|
||||||
ghostty is a cross-platform, GPU-accelerated terminal emulator that aims to
|
ghostty is a cross-platform, GPU-accelerated terminal emulator that aims to
|
||||||
push the boundaries of what is possible with a terminal emulator by exposing
|
push the boundaries of what is possible with a terminal emulator by exposing
|
||||||
modern, opt-in features for running applications such as first-class TUI
|
modern, opt-in features that enable CLI tool developers to build more feature
|
||||||
primitives (layouts, panels, tables, etc.).
|
rich, interactive applications.
|
||||||
|
|
||||||
ghostty is purposely minimal and provides no multi-window or tabbing support;
|
|
||||||
it is expected to be used with something like a tiling window manager. Long
|
|
||||||
term, we want to add support for a richer native GUI experience, especially
|
|
||||||
for macOS and Windows.
|
|
||||||
|
|
||||||
There are a number of excellent terminal emulator options that exist
|
There are a number of excellent terminal emulator options that exist
|
||||||
today. ghostty isn't trying to claim to be the best in every category
|
today. ghostty isn't trying to claim to be the best in every category
|
||||||
@ -29,6 +24,11 @@ non-standards-compliant features to enhance the capabilities of CLI
|
|||||||
applications. We aim to be the best in this category, and competitive
|
applications. We aim to be the best in this category, and competitive
|
||||||
in the rest.
|
in the rest.
|
||||||
|
|
||||||
|
ghostty is purposely minimal and provides no multi-window or tabbing support;
|
||||||
|
it is expected to be used with something like a tiling window manager. Long
|
||||||
|
term, we want to add support for a richer native GUI experience, especially
|
||||||
|
for macOS and Windows.
|
||||||
|
|
||||||
**Project Status:** Pre-Alpha. This project is not ready to be used as a
|
**Project Status:** Pre-Alpha. This project is not ready to be used as a
|
||||||
day-to-day terminal emulator. It can't even render vim yet!
|
day-to-day terminal emulator. It can't even render vim yet!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user