Skip to content

Commit

Permalink
Update CHANGELOG.md (PR sharkdp#1441)
Browse files Browse the repository at this point in the history
  • Loading branch information
eth-p authored and einfachIrgendwer0815 committed Sep 10, 2023
1 parent f9c4637 commit 845588f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

- Add environment variable `BAT_PAGING`, see #2629 (@einfachIrgendwer0815)
- Add support for `LESSOPEN` and `LESSCLOSE`. See #1597, #1739, #2444, #2602, and #2662 (@Anomalocaridid)
- `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

Expand Down

0 comments on commit 845588f

Please sign in to comment.