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

Ensure that the increment= param is set via keyword, not via positional arg. This mistake was masking a bug where the "^a b c" match was not being tested, because it was being set as the value for increment!