macOS: Fix middle-click to paste from clipboard not working

Fixes #3730
This commit is contained in:
Kovid Goyal
2021-06-15 13:45:50 +05:30
parent 63a36a1054
commit 51f8b22dfa
3 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Add support for the XTVERSION escape code
- macOS: Fix middle-click to paste from clipboard not working (:iss:`3730`)
0.21.1 [2021-06-14]
----------------------