fish-shell/share
Fabian Homborg f9664f224d Don't wrap pythonX completions
The issue here was that the `python` completion did a version check on
the `python` binary, so it would complete python2 stuff if system
python was py2, even if the user tried to complete `python3`.

This isn't beautiful, but it's more resilient than e.g. doing magic
with `commandline`.

Fixes #3840.
2017-02-11 16:07:06 +01:00
..
completions Don't wrap pythonX completions 2017-02-11 16:07:06 +01:00
functions Use string split in alias. 2017-02-10 14:09:41 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools completion generator: Protect against undefined variable 2017-02-03 18:32:14 +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 time for another make style-all 2017-01-26 20:05:46 -08:00