From 8a3665ce552903c06cf434d6eb75f8466d0801a2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 17 Sep 2020 10:25:37 +0530 Subject: [PATCH] Add links to some modern terminal feature specs --- docs/index.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index fc3c28b4f..3354871df 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,10 +10,13 @@ kitty - the fast, featureful, GPU based terminal emulator buttery smooth scrolling. Uses threaded rendering to minimize input latency. * Supports all modern terminal features: :doc:`graphics (images) - `, unicode, true-color, OpenType ligatures, mouse - protocol, focus tracking, `bracketed paste - `_ and several :doc:`new terminal - protocol extensions `. + `, unicode, `true-color + `_, + OpenType ligatures, mouse protocol, `hyperlinks + `_, + focus tracking, `bracketed paste `_ + and several :doc:`new terminal protocol extensions + `. * Supports tiling multiple terminal windows side by side in different :ref:`layouts ` without needing to use an extra program like tmux