mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
Disable pager feature on Windows
This commit is contained in:
parent
7b3f7a6470
commit
bcdfd5e9a8
3 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue