mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 06:18:17 +00:00
When all visible windows have the same background color, use that as the color for the global padding, instead of the configured background color
See #1957
This commit is contained in:
parent
336ee53fea
commit
931cb223cd
4 changed files with 20 additions and 9 deletions
|
|
@ -10,6 +10,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Implement a hack to (mostly) preserve tabs when cat a file with them and then
|
||||
copying the text or passing screen contents to another program (:iss:`1829`)
|
||||
|
||||
- When all visible windows have the same background color, use that as the
|
||||
color for the global padding, instead of the configured background color
|
||||
(:iss:`1957`)
|
||||
|
||||
|
||||
0.14.4 [2019-08-31]
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue