mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-07 02:37:43 +08:00

Version 2.1.0 introduced subsequence matching for completions but as the changelog entry mentions, "This feature [...] is not yet implemented for options (like ``--foobar``)". Add it. Seems like a strict improvement, pretty much.