mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
cargo fmt
This commit is contained in:
parent
a1ff2d6415
commit
c937f0c77c
@ -1112,7 +1112,7 @@ impl super::TermWindow {
|
|||||||
// Avoid doubling up the background color: the panes
|
// Avoid doubling up the background color: the panes
|
||||||
// will render out through the padding so there
|
// will render out through the padding so there
|
||||||
// should be no gaps that need filling in
|
// should be no gaps that need filling in
|
||||||
},
|
}
|
||||||
_ => {
|
_ => {
|
||||||
// Regular window background color
|
// Regular window background color
|
||||||
let background = rgbcolor_alpha_to_window_color(
|
let background = rgbcolor_alpha_to_window_color(
|
||||||
|
Loading…
Reference in New Issue
Block a user