fish-shell/share
Fabian Homborg 9e86ffe3bc __fish_print_help: Fix unicode characters
This is nroff/groff being broken. It turns "→" into "â". This is even if we select `-Tutf8` and friends.

So, if mandoc exists, we prefer that, and otherwise, run preconv on
the file first (if it exists).

Really, what we would need to to is tell nroff to pass `-KUTF-8` to
groff, but that doesn't appear to be possible.
2021-11-04 15:15:20 +01:00
..
completions add istioctl completions (#8343) 2021-10-31 13:10:11 +01:00
functions __fish_print_help: Fix unicode characters 2021-11-04 15:15:20 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Use cksum in the disco prompt 2021-11-03 17:52:44 +01:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Deduplicate $fish_user_paths automatically 2021-07-14 16:37:30 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00