fish-shell/share
Mahmoud Al-Qudsi d27f477ba6 Fix truncated completions for pkg install <foo>
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]
2021-08-18 00:20:08 -05:00
..
completions Fix truncated completions for pkg install <foo> 2021-08-18 00:20:08 -05:00
functions edit_command_buffer: use "command" to ignore any functions with the same name 2021-08-17 06:24:09 +02:00
groff
tools Also read home theme directory in webconfig 2021-07-14 18:56:19 +02:00
__fish_build_paths.fish.in
config.fish Deduplicate $fish_user_paths automatically 2021-07-14 16:37:30 +02:00
lynx.lss