mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 19:14:58 +08:00
ae11bf4dcb
This command can be used to "`cat`" the contents of `$path` as of `$rev`. These are "silent" completions, e.g. while this adds a completion for `git show master:foo`, the completions for `git show <TAB>` are not affected; these "advanced" completions kick in only after at least `git show master:<TAB>` to prevent completion pollution or slowing down tab completions in the typical case (as this would cause each valid and possibly unique $rev completion result to complete to `n*$rev` completions for *n* files. [ci skip] |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |