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

Pasting a line with p when cursor is on last line should add a new line to document #23

Closed
richkzad opened this issue May 3, 2017 · 0 comments

Comments

@richkzad
Copy link

richkzad commented May 3, 2017

(Where # is the cursor)

abc
d#ef

Say you had yanked a line with yy

Typing p should paste this line as the new 3rd and last line of the document.

Currently, it's pasting the line at the end of the first line of the document.

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

No branches or pull requests

1 participant