mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-27 23:11:15 -03:00
By default fish expands arguments along with options. This is not desired, so made sure they are expanded only when needed, for performance reasons.