Update header

pull/24/head
sharkdp 6 years ago
parent a7232a6ecc
commit 7b7a5a32d6

@ -78,7 +78,7 @@ fn print_file<P: AsRef<Path>>(
write!(
handle,
"{}{} {}\n",
"{}{} File {}\n",
" ".repeat(PANEL_WIDTH),
Fixed(GRID_COLOR).paint("│"),
White.bold().paint(filename.as_ref().to_string_lossy())

Loading…
Cancel
Save