mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
b98cee10bb
scp completions use "ls" to list files on the remote host. If a user aliases them (in noninteractive shells) this will break. In general, this is the users fault but also kind of ours because we shouldn't really use "ls" here. Let's work around this problem by skipping functions. Fixes #9363 |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |