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

Visual bells do not work #2678

Closed
yoctozepto opened this issue Nov 16, 2017 · 1 comment
Closed

Visual bells do not work #2678

yoctozepto opened this issue Nov 16, 2017 · 1 comment
Labels

Comments

@yoctozepto
Copy link

As mentioned in #715 - visual bells do not work - the terminal does not blink.

How to reproduce?

Enable visual bells either in bash:
set bell-style visible
in
~/.inputrc
or vim:
set visualbell
in
~/.vimrc
and execute any action triggering a bell (e.g. walking past the buffer).

The terminal should blink but it does not.

Extra info

Sound bells do work (the beeping) when enabled (by default).

This functionality is useful for people disabling sounds and still hoping to get some feedback that they are doing something wrong. :-)

@bitcrazed
Copy link
Contributor

This issue was moved to microsoft/terminal#72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants