mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-07 05:31:09 +00:00
Update CHANGELOG.md (PR #1441)
This commit is contained in:
parent
0e4e10edb6
commit
9bb0271e7d
@ -3,6 +3,9 @@
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Set terminal title to file names when Paging is not Paging::Never #2807 (@Oliver-Looney)
|
- Set terminal title to file names when Paging is not Paging::Never #2807 (@Oliver-Looney)
|
||||||
|
- `bat --squeeze`/`bat -s` will now squeeze consecutive empty lines, see #1441 (@eth-p)
|
||||||
|
- `bat --squeeze-limit` to set the maximum number of empty consecutive when using `--squeeze`, see #1441 (@eth-p)
|
||||||
|
- `PrettyPrinter::squeeze_empty_lines` to support line squeezing for bat as a library, see #1441 (@eth-p)
|
||||||
|
|
||||||
## Bugfixes
|
## Bugfixes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user