mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 04:13:08 +00:00
6a6ffe68cb
Prior to this fix, __fish_describe_command would error if the input contained any special characters, because it would be interpolated into a regex. Hack in a guard to do nothing if the input contains anything other than [a-zA-Z0-9_ ] |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |