mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-09 17:01:16 -03:00
This matched _all_ executable commands, where it should only match all executable commands _with the given name_. Fixes #4070.
This matched _all_ executable commands, where it should only match all executable commands _with the given name_. Fixes #4070.