1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-08 06:01:05 +00:00

3 Commits

Author SHA1 Message Date
David Tolnay
014d754588 Move paging support behind a feature 2020-03-31 09:27:56 +02:00
sharkdp
8d0b8a227b Add test for less 529 2019-12-23 13:01:14 +01:00
sharkdp
67fe804256 Do not pass '--no-init' on newer less versions
With this change, we do not pass the `--no-init` option in newer
versions of less (530 or higher).

This fixes #749
2019-12-23 12:45:23 +01:00