1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-07 13:41:14 +00:00
sharkdp 9b1b3dda14 Only print the header for empty files
Instead of printing
```
───────┬─────────────────────────────────────────────────────────
       │ File: some-file
───────┼─────────────────────────────────────────────────────────
───────┴─────────────────────────────────────────────────────────
```
for empty files, bat will now print
```
───────┬─────────────────────────────────────────────────────────
       │ File: some-file   <EMPTY>
───────┴─────────────────────────────────────────────────────────
```
2019-05-15 22:37:03 +02:00
..
2019-03-09 07:43:41 +01:00
2019-03-09 07:43:41 +01:00
2019-03-09 07:43:41 +01:00
2019-03-09 07:43:41 +01:00
2019-03-09 07:43:41 +01:00
2019-05-14 23:42:23 +02:00
2019-03-09 07:43:41 +01:00
2019-03-09 07:43:41 +01:00
2019-03-09 07:43:41 +01:00
2018-10-16 22:09:15 +02:00