mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-12 13:25:23 +08:00

This broke when --preset was introduced. We allow a "--preset" or "--user" to appear right after the "bind", and save the value, but don't use it yet. Fixes #5534. [ci skip]