Skip to content

[Bug] CR symbol in ends of the lines in Windows #33

@Kristinita

Description

@Kristinita

1. Summary

I get CR break type in ends of lines.

I get normal break type behavior in any Windows terminal.

2. Expected behavior

No CR in ends of lines.

3. Actual behavior

For example, I run vagrant status command:

CR in thee end

4. Settings

My User/Vagrant.sublime-settings file:

{
    "output_to_window": true,
    "vagrant_path": "C:\\HashiCorp\\Vagrant\\bin\\vagrant.exe"
}

5. Steps to reproduce

I reproduce the problem in a version of Sublime Text without plugins and user settings.

I install Vagrant via Package Control → I restart Sublime Text → I run any Vagrant command → I get CR symbol in line ends output.

If I run same command in Windows terminal (ConEmu, for example), I don't get the problem.

6. Environment

Operating system and version:
Windows 10 Enterprise LTSB 64-bit EN
Sublime Text:
Build 3126
Vagrant
1.9.1

Thanks.

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