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

Correctly extract last character on paste #389

Merged
merged 3 commits into from
Oct 25, 2020

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Oct 25, 2020

References

Fixes #380

Code changes

Fixes some premature optimization done poorly, minimal change set and no tests as attempts at testing clipboard with Robot wasted me some precious ours the other week.

User-facing changes

now_works

Backwards-incompatible changes

None

Chores

  • linted
  • tested
  • documented
  • changelog entry

@krassowski krassowski merged commit 6b868d2 into master Oct 25, 2020
@krassowski krassowski deleted the fix-380-do-not-trigger-on-paste branch February 16, 2021 23:24
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.

Continuous hinting should not trigger completer on paste
1 participant