mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-06-20 11:47:43 +02:00
Fix batman.sh incorrectly disabling the pager
This commit is contained in:
parent
8339354189
commit
7cabaa620d
@ -25,7 +25,6 @@ fi
|
||||
# -----------------------------------------------------------------------------
|
||||
export MANPAGER='sh -c "col -bx | '"$(printf "%q" "$BAT")"' --language=man --style=grid '"${BAT_ARGS[@]}"'"'
|
||||
export MANROFFOPT='-c'
|
||||
export BAT_PAGER="$PAGER"
|
||||
|
||||
command man "${MAN_ARGS[@]}"
|
||||
exit $?
|
||||
|
Loading…
x
Reference in New Issue
Block a user