Update README.md

This commit is contained in:
Mitchell Hashimoto
2022-04-04 20:03:20 -07:00
committed by GitHub
parent 07145c90a1
commit 7e42a0c17e

View File

@ -18,16 +18,15 @@ modern, opt-in features that enable CLI tool developers to build more feature
rich, interactive applications. rich, interactive applications.
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. The unique goal of ghostty is to have a platform for experimenting
The unique goal of ghostty is to have a platform for experimenting with modern, optional, with modern, optional, non-standards-compliant features to enhance the
non-standards-compliant features to enhance the capabilities of CLI capabilities of CLI applications. We aim to be the best in this category,
applications. We aim to be the best in this category, and competitive and competitive in the rest.
in the rest.
ghostty is purposely minimal and provides no multi-window or tabbing support; While aiming for this ambitious goal, ghostty is a fully standards compliant
it is expected to be used with something like a tiling window manager. Long terminal emulator that aims to remain compatible with all existing shells
term, we want to add support for a richer native GUI experience, especially and software. You can use this as a drop-in replacement for your existing
for macOS and Windows. terminal emulator.
**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!