fish-shell/share
Gordon Tyler 89206d8654 Fix user browser for help in Cygwin
Fixes the invocation of a user-specified browser by the `help` command on Cygwin.

- Use `cygstart` to launch the browser with escaped quotes to avoid problems with spaces in the path to the browser, (e.g. Program Files).
- Use `cygpath` to convert the base help dir to a Windows path before constructing the fie URL to pass to the browser.
2016-02-12 23:53:17 +01:00
..
completions Fix "replacement string too large" error in pacman completion 2016-02-10 15:35:01 +01:00
functions Fix user browser for help in Cygwin 2016-02-12 23:53:17 +01:00
tools Tweak language and styling of background color text in fish_config 2016-01-14 23:16:34 -08:00
config.fish Immediately define command-not-found handler 2015-12-30 16:26:54 +01:00