Add 'batcat' comment in MANPAGER suggestion, closes #1434

pull/1512/head
sharkdp 4 years ago committed by David Peter
parent 1ae16fca90
commit b7d499d1be

@ -163,6 +163,7 @@ bat main.cpp | xclip
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
man 2 select
```
(replace `bat` by `batcat` if you are on Debian or Ubuntu)
It might also be necessary to set `MANROFFOPT="-c"` if you experience
formatting problems.

Loading…
Cancel
Save