Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the user to select the line ending style #5

Open
KevinJohnMulligan opened this issue Oct 27, 2020 · 0 comments
Open

Allow the user to select the line ending style #5

KevinJohnMulligan opened this issue Oct 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@KevinJohnMulligan
Copy link
Owner

Possible options:

  • (default) "\n" 0x0A LF *nix/macOS style
  • "\r\n" 0x0D 0x0A CR/LF Windows style
  • No new line character

This is string handling and therefore is linked to issue 1

@KevinJohnMulligan KevinJohnMulligan added the enhancement New feature or request label Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant