Skip to content

Enter key prints ^M in certain situations in iTerm #10

@lassemt

Description

@lassemt

This problem occurs because of the odd or old terminal line settings. The stty tool on Unix can help you reset them.

I have had the same issue on Iterm2 on Mac and got it fixed using it.

stty sane

This command fixes terminal oddities by resetting them to reasonable defaults.

Look at man stty or this good read for more info.

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