bat-extras icon indicating copy to clipboard operation
bat-extras copied to clipboard

Explicitly document that batman relies on man-db

Open WhyNotHugo opened this issue 2 years ago • 3 comments

It does not seem to work with other man implementations (e.g.: mandoc).

WhyNotHugo avatar May 13 '23 21:05 WhyNotHugo

What distro are you using? It runs on MacOS, which uses mandoc under the hood. If possible, I'd like to properly support mandoc.

eth-p avatar May 16 '23 01:05 eth-p

I originally had this issue on Arch, but it also reproduces on Alpine.

WhyNotHugo avatar May 25 '23 15:05 WhyNotHugo

If it's not too much trouble, can you try using batman from the master branch on Arch and Alpine? I recently updated it to remove a dependency on the col program, which was causing some issues on both distros.

eth-p avatar Feb 12 '24 09:02 eth-p