fish-shell/share
Mahmoud Al-Qudsi 09685c3682 Make apt completions useable once again
`apt-cache` is just so incredibly slow that filtering against the final results
just doesn't cut it. Attempting to match against 'ac.*' (already taking
advantage of changing short search terms into prefix-only matches) would take
35 seconds, all of bottlenecked before the filtering step. This change uses more
of a heuristic to filter `apt-cache` results directly (before additional
filtering) to speed things up.

A variety of different limits from 100 to 5000 were timed and their result sets
compared to see what ended up artificially limiting valid completions vs what
took too long to be considered functional/usable and this is where we ended up.
2022-09-22 13:43:38 -05:00
..
completions add adb logcat completions (#9219) 2022-09-19 17:52:09 +02:00
functions Make apt completions useable once again 2022-09-22 13:43:38 -05:00
groff
tools disco prompt: Pad hash 2022-08-27 16:38:36 +02:00
__fish_build_paths.fish.in
config.fish Call __fish_config_interactive also for interactive read 2022-09-21 17:02:25 +02:00
lynx.lss