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

Unicode: Add a way to slow it all down #451

Merged
merged 1 commit into from Nov 1, 2018
Merged

Unicode: Add a way to slow it all down #451

merged 1 commit into from Nov 1, 2018

Conversation

algernon
Copy link
Contributor

In certain cases we need to delay the unicode input sequence, otherwise the host is unable to process the input properly. Introduce the .input_delay() setter/getter for this purpose. We're defaulting to zero (no delay) nevertheless.

In certain cases we need to delay the unicode input sequence, otherwise the host
is unable to process the input properly. Introduce the `.input_delay()`
setter/getter for this purpose. We're defaulting to zero (no delay) nevertheless.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
@algernon algernon added enhancement New feature or request pending plugin Issues related to otherwise unlisted plugins labels Oct 31, 2018
@algernon algernon requested a review from obra October 31, 2018 08:46
@obra
Copy link
Member

obra commented Nov 1, 2018

Eventually, we're going to want to have something like this as a general feature for automated input in Kaleidoscope.

@obra obra merged commit 9bd8975 into master Nov 1, 2018
@algernon algernon deleted the unicode/input-delay branch November 1, 2018 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin Issues related to otherwise unlisted plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants