Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

Fix p cursor position#711

Merged
maxbrunsfeld merged 2 commits into
atom:masterfrom
jacekkopecky:fix-p-cursor-position
Jul 22, 2015
Merged

Fix p cursor position#711
maxbrunsfeld merged 2 commits into
atom:masterfrom
jacekkopecky:fix-p-cursor-position

Conversation

@jacekkopecky
Copy link
Copy Markdown
Contributor

If you have a word in the clipboard and p it at the end of the line, the cursor ends up on the second-to-last character of the word, not on the last one, as expected. This PR fixes that.

@bronson
Copy link
Copy Markdown
Contributor

bronson commented Jul 3, 2015

agreed. bug is 100% reproducible, fix looks great.

@jacekkopecky jacekkopecky force-pushed the fix-p-cursor-position branch from 120df06 to b26db89 Compare July 21, 2015 20:46
@jacekkopecky
Copy link
Copy Markdown
Contributor Author

rebased, low-hanging fruit

maxbrunsfeld pushed a commit that referenced this pull request Jul 22, 2015
@maxbrunsfeld maxbrunsfeld merged commit 6e2e5d9 into atom:master Jul 22, 2015
@jacekkopecky jacekkopecky deleted the fix-p-cursor-position branch July 22, 2015 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants