Minh Tran
Minh Tran
there's already a pr for this: #1415 as it seems to take a while before the pr is accepted, you can consider installing from there instead
hi, as clap-rs/clap#1232 has been resolved, would you consider revisit this issue? also, would it be possible for the manpages to be dynamically genereated as well? many thanks.
for those using `bash`, `_comp_cmd_man` (the completion function for `man` included in `scop/bash-completion`) can be reused for `batman`: - look for the completion script for `man`, usually `/usr/share/bash-completion/completions/man` if `bash-completion`...
i installed ov via go, namely `go install github.com/noborus/ov@latest`, and the mentioned issue still happened to me, even though i just typed `ov -v`, which returned: ``` failed to read...
yup, can confirm it's fixed in the master branch now.