mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
26e781ef5a
It's not the case that macOS and old BC doesn't respect this environment variable, just that they don't have special behavior when it's set to 0. However, there is rather universal favorable behavior with a value of 2. Output is of the form: \ 999999999999999999999999999999999... with the second line being arbitrarily long. So just grab that line instead of stitching with `string`. This can yield a 25-30% speedup. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |