mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 23:21:15 -03: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!