Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal blinking while deleting in git-bash #9430

Closed
timocov opened this issue Mar 10, 2021 · 2 comments
Closed

Terminal blinking while deleting in git-bash #9430

timocov opened this issue Mar 10, 2021 · 2 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@timocov
Copy link

timocov commented Mar 10, 2021

Environment

Windows build number: Microsoft Windows [Version 10.0.19042.867]
Windows Terminal version (if applicable): 1.7.572.0

Any other software? git-bash v2.30.1.windows.1

Steps to reproduce

  1. Open git-bash
  2. Press backspace button multiple times in a row

Expected behavior

No blinking (probably related to #9111).

Actual behavior

The whole terminal blinking (see attached gif). It looks like it switches text and background colors between them, gut it's just a guess.

Also, I'm able to reproduce it on 2 of 3 my PCs, let me know what I can provide additional to investigate this issue.

git-bash itself works fine.

The gif of the issue:
terminal-blinking

Picture of "normal" state (extracted from gif):
image

Picture of "blinking" state (extracted from gif):
image

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Mar 10, 2021
@Don-Vito
Copy link
Contributor

Don-Vito commented Mar 10, 2021

@timocov - the blinking you see is a visual bell, which is a feature of git-bash. You can turn it off (please see #7200 for instructions)

@timocov
Copy link
Author

timocov commented Mar 10, 2021

Oh, really... Thank you so much @Don-Vito!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants