You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.0.4
New commands:
- `crlf2lf`: Convert CRLF to LF
- `lf2crlf`: Convert LF to CRLF
Changes:
- `stripansi` doesn't add an ending line feed anymore (uses `print` instead of `puts`)