Merge branch 'fix-upwards-selection-clearing' of https://github.com/Luflosi/kitty into master

This commit is contained in:
Kovid Goyal
2020-10-14 05:31:08 +05:30
2 changed files with 7 additions and 2 deletions

View File

@@ -15,6 +15,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
:opt:`window_margin_width` and keeping :opt:`draw_minimal_borders` on
(:iss:`3017`)
- Fix selections created by dragging upwards not being auto-cleared when
screen contents change (:pull:`3028`)
0.19.1 [2020-10-06]
-------------------