mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-26 22:21:16 -03:00
As a bit of weirdness in string's design, replace does literal matching (`*` aren't expanded) by default, not globs. [ci skip]
As a bit of weirdness in string's design, replace does literal matching (`*` aren't expanded) by default, not globs. [ci skip]