Files
fish-shell/tests
Johannes Altmanninger 852cb60ebd Make abbreviation completions shadow commands
As reported in
https://matrix.to/#/!YLTeaulxSDauOOxBoR:matrix.org/$yD_Lutaftf6ytk617kjw5vC-k_OgHRQxIiSRv89uBMI
it's weird that command name completions shadow abbreviation name
completions, given that the abbreviation will the one that will be
executed in the typical cases. Let's put abbreviation completions first;
unique_completions_retaining_order() will take care of removing any command
completions we add later.
2025-03-04 09:45:15 +01:00
..
2025-02-21 17:54:25 +01:00
2025-02-12 22:59:27 +08:00
2025-02-12 22:59:27 +08:00
2025-02-12 22:59:27 +08:00