fish-shell / fish-shell/fish-shell

Should `string join \n` disable newline-splitting on the results?

Open
#5,942 22 comments 2 reactions 0 assignees View on GitHub
RFC
Dominant language
Rust
Stars
34.2k
Forks
2.4k
Avg merge
2d 8h
Merged PRs (30d)
13

Description

The command `string join \n` is rather pointless because the output of this command undergoes newline-splitting again. We should consider disabling newline-splitting for `string join` in general, as the whole point of this command is to join all arguments into a single string.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.