mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-16 15:21:14 -03:00
This is more correct - we don't want to change how we encode this string in the middle of encoding it, and also happens to be a bit faster in my benchmarks because this is actually a function call according to valgrind.