mirror of
https://github.com/nushell/nushell.git
synced 2024-12-25 16:39:08 +01:00
ee5a387300
This closes #4989. Previously `lines` was unable to handle text input with CRLF line breaks _and_ LF line breaks. ### Before: ![image](https://user-images.githubusercontent.com/26268125/205207685-b25da9e1-19fa-4abb-8ab2-0dd216c63fc0.png) ### After: ![image](https://user-images.githubusercontent.com/26268125/205207808-9f687242-a8c2-4b79-a12c-38b0583d8d52.png) |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |