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

Emit audible/visible BELL signal when using a disabled function #86

Merged
merged 1 commit into from
Aug 18, 2019

Conversation

clue
Copy link
Owner

@clue clue commented Aug 18, 2019

The new setBell(bool $bell): void method can be used to set whether or not to emit a audible/visible BELL signal when using a disabled function.

By default, this class will emit a BELL signal when using a disable function, such as using the left or backspace keys when already at the beginning of the line.

@clue clue added this to the v2.3.0 milestone Aug 18, 2019
@clue clue merged commit 2e34486 into clue:master Aug 18, 2019
@clue clue deleted the beep branch August 18, 2019 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant