Files
fish-shell/tests/checks/basic.fish
Nahor 972528648c contains: clarify options handling
The documentation sounded like options where handled in a fairly
standard way, meaning options and `--` could be anywhere in the
command line.
In reality, options have to be first, followed by `--`, then the key.

Document that behavior more explicitly, and add a test to detect if
this changes.
2026-06-24 09:52:53 -07:00

12 KiB