fish-shell/share
Mahmoud Al-Qudsi 80b658e247 Work around OS X issue with dropped #fragment in launched URLs
The previous hack used to work around an OS X issue/bug where launching
a URL with a #fragment appended would drop the fragment by using
`osascript` does not seem to work any more. Append the section name as a
query string (in addition to, not instead of #section) and then use some
basic javascript appended to the user doc HTML template to parse that
and jump to the correct section (if the section was dropped).

Closes #4480
2017-10-18 12:11:20 -05:00
..
completions Prevent error output on invocation of rustc completions 2017-10-18 11:49:40 -05:00
functions Work around OS X issue with dropped #fragment in launched URLs 2017-10-18 12:11:20 -05:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Ignore more invalid arguments from parsed man pages 2017-08-14 18:18:09 -07: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 Rename $FISH_VERSION back to the original $version. 2017-10-14 08:33:02 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00