Fix paging when LESS variable is set
This commit is contained in:
parent
7c6f973a2e
commit
9ab7accb63
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
export MANPAGER="sh -c 'col -bx | bat -l man --decorations=never --paging=always --pager \"less -RFK\"'"
|
export MANPAGER="sh -c 'col -bx | LESS="RK" bat -l man --decorations=never --paging=always'"
|
||||||
export MANROFFOPT="-c"
|
export MANROFFOPT="-c"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue