Command is not paging by default, and the paging option is ignored #3334
Replies: 2 comments 1 reply
-
|
Do you have |
Beta Was this translation helpful? Give feedback.
-
|
A common cause is that From the README side, the key points are:
So I would test in this order: bat --diagnostics
bat --paging=always --pager=builtin somefileIf |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just installed the bat tool and it is not paging, it just do as cat. If I use the --paging option, it is ignored.
Any ideas? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions