mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-14 22:11:16 -03:00
Instead of requiring a flag to enable newline trimming, invert it so the flag (now `--no-trim-newlines`) disables newline trimming. This way our default behavior matches that of sh's `"$(cmd)"`. Also change newline trimming to trim all newlines instead of just one, again to match sh's behavior.
19 KiB
19 KiB