forked from extern/nushell
This closes #4989. Previously `lines` was unable to handle text input with CRLF line breaks _and_ LF line breaks. ### Before:  ### After:  |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |