fish-shell/share
Fabian Homborg ed1919b266 abbr: Ensure we don't split on "=" if the given separator is " "
This fails on e.g. an abbr that uses `env a=b`, like the included test demonstrates.

Unfortunately it decreases the speed again (2s vs 2.2s vs 4s original),
but correctness is more important.
2016-01-14 16:58:29 +01:00
..
completions Fix typos 2016-01-12 00:08:41 +01:00
functions abbr: Ensure we don't split on "=" if the given separator is " " 2016-01-14 16:58:29 +01:00
tools Add new named colors to webconfig 2016-01-08 14:00:54 +01:00
config.fish Immediately define command-not-found handler 2015-12-30 16:26:54 +01:00