mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 01:36:39 +08:00
d27f477ba6
The same hack that is used for `pkg remove <foo>` is required here, too. Due to the massive number of results, we use `head -n 250` to prevent the completion from hanging or the shell from being overencumbered by too many possibe completions. However, this would only generate matches for any of the first 250 packages, rather than printing the first 250 packages that match. [ci skip] |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |