Skip to content

BUG: Support \t, \r on raw usage, they are printable#1355

Open
erikn69 wants to merge 1 commit intomike42:developmentfrom
erikn69:patch-3
Open

BUG: Support \t, \r on raw usage, they are printable#1355
erikn69 wants to merge 1 commit intomike42:developmentfrom
erikn69:patch-3

Conversation

@erikn69
Copy link
Copy Markdown

@erikn69 erikn69 commented Sep 23, 2024

It seems that this package was forgotten by @mike42

CRLF: In raw usage the plugin removes the \r(carriage returns) assuming that they are all from window
but in windows they should only be deleted when they are followed by a \n(line feed)

\t: raw usage removes printable horizontal tabs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants