mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
When resizing and only a single window is present in the current layout, use that window's background color to fill in the blank areas.
This commit is contained in:
parent
8193b2a44b
commit
020c1311ca
4 changed files with 19 additions and 5 deletions
|
|
@ -20,6 +20,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- macOS: Fix a regression that caused :kbd:`cmd+v` to double up in the dvorak
|
||||
keyboard layout (:iss:`1652`)
|
||||
|
||||
- When resizing and only a single window is present in the current layout,
|
||||
use that window's background color to fill in the blank areas.
|
||||
|
||||
|
||||
0.14.0 [2019-05-24]
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue