This commit is contained in:
Kovid Goyal 2021-06-18 20:21:08 +05:30
commit 5d169854c4
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -20,7 +20,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix a regression in 0.21.0 that broke middle-click to paste from clipboard (:iss:`3730`) - macOS: Fix a regression in 0.21.0 that broke middle-click to paste from clipboard (:iss:`3730`)
- When displaying scrollback ensure that the window does not quit is the amount - When displaying scrollback ensure that the window does not quit if the amount
of scrollback is less than a screen and the user has the ``--quit-if-one-screen`` of scrollback is less than a screen and the user has the ``--quit-if-one-screen``
option enabled for less (:iss:`3740`) option enabled for less (:iss:`3740`)