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

Add support for word deletion on Mac (opt+del) and PC (ctrl+del) ref #169 #437

Merged
merged 1 commit into from
Jul 21, 2016

Conversation

bantic
Copy link
Collaborator

@bantic bantic commented Jul 21, 2016

  • Add Position#moveWord
  • Refactor EventManager's modifier key down/up tracking to include alt and ctrl
  • Add Position#isHeadOfPost and Position#isTailOfPost

ref #169

@bantic bantic force-pushed the support-word-deletion branch 2 times, most recently from 38e4a52 to 0a56c11 Compare July 21, 2016 20:01
…169

  * Add `Position#moveWord`
  * Refactor EventManager's modifier key down/up tracking to include alt and ctrl
  * Add Position#isHeadOfPost and Position#isTailOfPost
@bantic bantic merged commit f54733b into master Jul 21, 2016
@bantic bantic deleted the support-word-deletion branch July 21, 2016 20:11
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

1 participant