Merge branch 'resize-by-increments' of https://github.com/aes/kitty

This commit is contained in:
Kovid Goyal
2020-01-07 10:44:55 +05:30
14 changed files with 124 additions and 3 deletions

View File

@@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Allow choosing OpenType features for individual fonts via the
:opt:`font_features` option.
- Add a :opt:`resize_in_steps` option that can be used to resize the OS window
in steps as large as character cells (:pull:`2131`)
0.15.1 [2019-12-21]
--------------------