Add links to some modern terminal feature specs

This commit is contained in:
Kovid Goyal 2020-09-17 10:25:37 +05:30
parent 8351f0beab
commit 8a3665ce55
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -10,10 +10,13 @@ kitty - the fast, featureful, GPU based terminal emulator
buttery smooth scrolling. Uses threaded rendering to minimize input latency. buttery smooth scrolling. Uses threaded rendering to minimize input latency.
* Supports all modern terminal features: :doc:`graphics (images) * Supports all modern terminal features: :doc:`graphics (images)
<graphics-protocol>`, unicode, true-color, OpenType ligatures, mouse <graphics-protocol>`, unicode, `true-color
protocol, focus tracking, `bracketed paste <https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda>`_,
<https://cirw.in/blog/bracketed-paste>`_ and several :doc:`new terminal OpenType ligatures, mouse protocol, `hyperlinks
protocol extensions <protocol-extensions>`. <https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda>`_,
focus tracking, `bracketed paste <https://cirw.in/blog/bracketed-paste>`_
and several :doc:`new terminal protocol extensions
<protocol-extensions>`.
* Supports tiling multiple terminal windows side by side in different * Supports tiling multiple terminal windows side by side in different
:ref:`layouts <layouts>` without needing to use an extra program like tmux :ref:`layouts <layouts>` without needing to use an extra program like tmux