Fix a regression that broke specifying OS window size in the session file

Fixes #2908
This commit is contained in:
Kovid Goyal
2020-08-10 21:55:54 +05:30
parent 817f0997cf
commit f6ece6522e
2 changed files with 6 additions and 1 deletions

View File

@@ -21,6 +21,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
dimensions or the thickness of the line is an odd number of pixels
(:iss:`2907`)
- Fix a regression that broke specifying OS window size in the session file
(:iss:`2908`)
0.18.2 [2020-07-28]
--------------------