Disable pager feature on Windows

This commit is contained in:
Danilo Bargen 2020-01-22 23:20:56 +01:00
commit bcdfd5e9a8
3 changed files with 14 additions and 2 deletions

View file

@ -192,6 +192,8 @@ Specifies whether the pager should be used by default or not (default `false`).
When enabled, `less -R` is used as pager. To override the pager command used,
set the `PAGER` environment variable.
NOTE: This feature is not available on Windows.
#### `compact`
Set this to enforce more compact output, where empty lines are stripped out