Skip to content

reconsider "\n" -> ";" #8

@mozai

Description

@mozai

I believe replacing newlines with ';' characters is not profitable; it does not reduce the byte-count of the output, and it impairs the ease of reading the output.

Maybe on MS-DOS based systems (where the end-of-line marker is two bytes "\r\n") it would be useful, but that is an edge-case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions