Finish implementing resize by increment

This commit is contained in:
Luflosi
2019-11-24 18:17:47 +01:00
committed by Anders Eurenius
parent 4619259e26
commit c28ff5259a
5 changed files with 14 additions and 1 deletions

View File

@@ -16,6 +16,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix :opt:`background_opacity` incorrectly applying to selected text and
reverse video text (:iss:`2177`)
- Add a :opt:`resize_in_steps` option that can be used resize the OS window
in steps as large as the cells (:pull:`2131`)
0.15.0 [2019-11-27]
--------------------