Document the framework for customizing URL open actions

This commit is contained in:
Kovid Goyal
2020-09-18 21:33:30 +05:30
parent cc7cefd3ed
commit 7b3e345a2a
4 changed files with 96 additions and 2 deletions

View File

@@ -12,8 +12,7 @@ kitty - the fast, featureful, GPU based terminal emulator
* Supports all modern terminal features: :doc:`graphics (images)
<graphics-protocol>`, unicode, `true-color
<https://gist.github.com/XVilka/8346728>`_,
OpenType ligatures, mouse protocol, `hyperlinks
<https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda>`_,
OpenType ligatures, mouse protocol, :doc:`hyperlinks <open_actions>`,
focus tracking, `bracketed paste <https://cirw.in/blog/bracketed-paste>`_
and several :doc:`new terminal protocol extensions
<protocol-extensions>`.