mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-28 13:11:15 -03:00
This is made much harder than it has to be by the fact that -k (where specified) may be in any of a million different places, including as the first parameter, as -ka, as a random standalone parameter, or tagged on to some other parameter elsewhere; making it difficult to tell where it's actually missing! Next job: automate cleaning up the order of arguments in this completions file.