Related problem
No response
Describe the solution you'd like
Offshoot of #6747 and #6904. I looked up the zsh NOCLOBBER setting, and not only does it protect mv in the manner described in that issue, but also protects piping to a file (Nushell equivalent being save). That feels like it should belong in Nushell as a vital default too.
Describe alternatives you've considered
No response
Additional context and details
No response
Related problem
No response
Describe the solution you'd like
Offshoot of #6747 and #6904. I looked up the zsh
NOCLOBBERsetting, and not only does it protectmvin the manner described in that issue, but also protects piping to a file (Nushell equivalent beingsave). That feels like it should belong in Nushell as a vital default too.Describe alternatives you've considered
No response
Additional context and details
No response