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

Commits on Sep 16, 2015

  1. Improve avy-goto-char-timer.

    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.
    tsdh committed Sep 16, 2015
    Copy the full SHA
    f9d7a76 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2015

  1. Copy the full SHA
    22b4ff0 View commit details
    Browse the repository at this point in the history