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

Improve avy-goto-char-timer. #98

Merged
merged 2 commits into from Sep 18, 2015
Merged

Improve avy-goto-char-timer. #98

merged 2 commits into from Sep 18, 2015

Conversation

tsdh
Copy link
Contributor

@tsdh tsdh commented Sep 16, 2015

  1. Handle DEL in order to fix typos.
  2. Handle RET in order to use the current input string immediately
    without waiting for another char for avy-timeout-seconds.
  3. Highlight matches while reading chars.

1. Handle DEL in order to fix typos.
2. Handle RET in order to use the current input string immediately
   without waiting for another char for avy-timeout-seconds.
3. Highlight matches while reading chars.
@abo-abo abo-abo merged commit 22b4ff0 into abo-abo:master Sep 18, 2015
@abo-abo
Copy link
Owner

abo-abo commented Sep 18, 2015

Very cool, thanks a lot.

@tsdh
Copy link
Contributor Author

tsdh commented Sep 18, 2015

You're welcome.

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

Successfully merging this pull request may close these issues.

None yet

2 participants