fish-shell/share
Kevin Ballard d8a497434f Rewrite __fish_urlencode to not encode valid characters
Much better to only encode the characters that are not URL-safe. This
also doesn't involve any forking, and it even handles newlines and NULs
in the input.
2016-02-27 00:14:52 -08:00
..
completions add completions for diskutil (osx) 2016-02-23 13:54:46 +01:00
functions Rewrite __fish_urlencode to not encode valid characters 2016-02-27 00:14:52 -08:00
tools Tweak language and styling of background color text in fish_config 2016-01-14 23:16:34 -08:00
config.fish Skip over /etc/paths.d entries that don't exist 2016-02-26 20:26:24 -08:00