Skip to content

MinTTY issues (characters, Ctrl+C, etc. get eaten or messed up) #2239

@mehrdadn

Description

@mehrdadn

Basically, if you try to fire up Git-Bash and try to scroll through history (holding Up/Down for a while) and then start typing, you'll frequently see it gets messed up pretty fast: keypresses will appear to get eaten and then spit out suddenly, Ctrl+C will start appearing as ^C instead of interrupting the prompt, etc.

This happens on every recent version that I've tried; it's not a recent issue. Took me a while to track down the cause, but it turned out to be set bell-style visible in /etc/inputrc.

This may well be a bug in MinTTY itself, but either way, I would consider just avoiding that option regardless. Maybe just set it to none instead of visible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions