Document the mouse action mapping infrastructure

This commit is contained in:
Kovid Goyal
2021-05-11 08:39:13 +05:30
parent 858dac5601
commit 2b4d55804c
4 changed files with 54 additions and 27 deletions

View File

@@ -4,9 +4,12 @@ Changelog
|kitty| is a feature-rich, cross-platform, *fast*, GPU based terminal.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.20.4 [future]
0.21.0 [future]
----------------------
- Allow remapping all mouse button press/release events to perform arbitrary
actions. :ref:`See details <conf-kitty-mouse.mousemap>`.
- Support infinite length ligatures (:iss:`3504`)
- Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling