mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Update some docs
This commit is contained in:
parent
2babfa7ebf
commit
8d0fc86bb6
2 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
= kitty - the fast, feature-rich, cross-platform, GPU based terminal
|
||||
|
||||
If you live in the terminal, *kitty* is made for **you**!
|
||||
|
||||
See https://sw.kovidgoyal.net/kitty/[the kitty website].
|
||||
|
||||
image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"]
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
kitty
|
||||
==========================================================
|
||||
|
||||
*The fast, feature-rich, GPU based terminal emulator*
|
||||
*If you live in the terminal, kitty is made for YOU!*
|
||||
|
||||
The fast, feature-rich, GPU based terminal emulator.
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
|
@ -20,7 +22,7 @@ kitty
|
|||
|
||||
.. tab:: Fast
|
||||
|
||||
* Uses GPU and SIMD vector CPU instructions for :doc:`best in class <performance>`
|
||||
* Uses GPU and SIMD vector CPU instructions for :doc:`best in class performance <performance>`
|
||||
* Uses threaded rendering for :iss:`absolutely minimal latency <2701#issuecomment-636497270>`
|
||||
* Performance tradeoffs can be :ref:`tuned <conf-kitty-performance>`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue