extra ^H when using bat as MANPAGER #3579
Replies: 3 comments
-
|
Workaround: |
Beta Was this translation helpful? Give feedback.
-
|
Those The standard fix is to normalize the manpage stream before export MANPAGER="sh -c 'col -bx | bat -l man -p'"Why this helps:
So I would not immediately file this as a |
Beta Was this translation helpful? Give feedback.
-
|
I had this issue too! For me it was a TERM variable mismatch. Try Btw, I built a small analysis tool for GitHub repos that shows contributor patterns — might be interesting to see bat's contributor distribution: https://gitscope-micro.vercel.app/api/report/sharkdp/bat |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this worth reporting as a bug/feature request? I followed the steps exactly as in README.
Beta Was this translation helpful? Give feedback.
All reactions