Allow clicking URLs to open them without needing to also hold ctrl+shift

This commit is contained in:
Kovid Goyal
2021-05-11 14:20:12 +05:30
parent 85ef3724f1
commit bcb739fcd2
6 changed files with 18 additions and 3 deletions

View File

@@ -7,6 +7,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.21.0 [future]
----------------------
- Allow clicking URLs to open them without needing to also hold
:kbd:`ctrl+shift`
- Allow remapping all mouse button press/release events to perform arbitrary
actions. :ref:`See details <conf-kitty-mouse.mousemap>`.