mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 14:22:33 +00:00
When a tab_bar_background is specified it should extend to the edges of the OS window
Fixes #4054
This commit is contained in:
parent
f3b601aa06
commit
be439cb887
9 changed files with 57 additions and 21 deletions
|
|
@ -46,6 +46,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Fix :opt:`active_tab_foreground` not being honored when :opt:`tab_bar_style`
|
||||
is ``slant`` (:iss:`4053`)
|
||||
|
||||
- When a :opt:`tab_bar_background` is specified it should extend to the edges
|
||||
of the OS window (:iss:`4054`)
|
||||
|
||||
|
||||
|
||||
0.23.1 [2021-08-17]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue