mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 13:23:09 +00:00
06d9708d40
Ensure that multiple `-k` completions intermixed with one or more non-`-k` completions are produced in the expected order with the order of all completions in a single `-k` completion respected, non-`-k` completions correctly sorted and interspersed, and the results of multiple `-k` completions in the reverse-intuitive order (with chronologically later completions coming before chronologically earlier `-k` counterparts), as per #9221. |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test.fish | ||
test_driver.sh | ||
test_env.sh | ||
test_util.fish |