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 workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Also read home theme directory in webconfig 2021-07-14 18:56:19 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Deduplicate $fish_user_paths automatically 2021-07-14 16:37:30 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00