Also add a changelog entry and some stylistic fixes
This commit is contained in:
Kovid Goyal
2020-11-22 12:31:28 +05:30
5 changed files with 11 additions and 1 deletions

View File

@@ -23,6 +23,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix key repeat being stopped by the release of an unrelated key
(:iss:`2191`)
- Add an :opt:`detect_urls` to control whether kitty will detect URLs when the
mouse moves over them (:pull:`3118`)
0.19.2 [2020-11-13]
-------------------