-
Notifications
You must be signed in to change notification settings - Fork 14
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
Implementing CTRL + Arrows to move to next/previous word #7
Implementing CTRL + Arrows to move to next/previous word #7
Conversation
This needs to be formatted with |
If I run |
It's use is mandatory. |
I found in the closed PR that I could run |
Please write a pull request message and send the pull request to upstream. Post a link to it in this PR. |
I synced my branch with master because it was 1 commit behind, hope that is not a problem. |
Merged to upstream. |
@Carol-mb Please select a timeslot for the interview https://doodle.com/meeting/participate/id/eZ8gOOEb. |
This pull request implements the functionality for CTRL + Arrow to move to next/previous word.
Issue: #3