mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-21 14:46:28 +00:00
Finish implementing resize by increment
This commit is contained in:
parent
4619259e26
commit
c28ff5259a
5 changed files with 14 additions and 1 deletions
|
|
@ -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]
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue