mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
6dc8a1d3a7
This prefixes files beginning with `-` with a `./` when generating completions *in fish code*. Standard completions for directory listings generated by the C++ directory traversal code are not afected by this patch. Most fish completions defer to `__fish_complete_suffix` to generate the file/directory completions, these *will* be corrected. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |