mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-20 01:27:55 +02:00
Merge 070c87c8cd1026b2adca08ba9b53682e9f5301c9 into 5c43ddb56c96ced40194fab35f11196b12f2b17a
This commit is contained in:
commit
38cd89b00c
@ -801,7 +801,7 @@ impl Printer for InteractivePrinter<'_> {
|
||||
background_color
|
||||
),
|
||||
self.ansi_style.to_reset_sequence(),
|
||||
panel_wrap.clone().unwrap()
|
||||
panel_wrap.as_ref().unwrap()
|
||||
)?;
|
||||
|
||||
cursor = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user