mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
Add new --style
called header-filesize
and display it by default (#1988)
Also rename `header` to `header-filename`. Related to #1701
This commit is contained in:
1
tests/snapshots/output/full.snapshot.txt
vendored
1
tests/snapshots/output/full.snapshot.txt
vendored
@@ -1,5 +1,6 @@
|
||||
───────┬────────────────────────────────────────────────────────────────────────
|
||||
│ File: sample.rs
|
||||
│ Size: 533 B
|
||||
───────┼────────────────────────────────────────────────────────────────────────
|
||||
1 + │ /// A rectangle. First line is changed to prevent a regression of #1869
|
||||
2 │ struct Rectangle {
|
||||
|
Reference in New Issue
Block a user