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

delete/yank up/down behavior inconsistent with vim #183

Open
Shadyjames opened this issue Jul 9, 2013 · 5 comments
Open

delete/yank up/down behavior inconsistent with vim #183

Shadyjames opened this issue Jul 9, 2013 · 5 comments

Comments

@Shadyjames
Copy link

In vim pushing <d/y><up/down> will delete/yank the entire current line and the n lines above or below it. I have noticed that in vintage mode the behavior of these commands is instead equivalent to v<up/down><d/y>, where it will leave part of the current line and part of the final line depending on the cursors initial position.

I'm actually keen enough for this change that I might just implement it myself at some point, but I thought i'd post an issue first and make sure this wasn't intended for some reason.

@brunocoelho
Copy link

Hey @Shadyjames, I'm having the same problem. Delete/yank a bunch of lines is my favorite feature.
If you know how to fix it please do it as soon as possible.

@Shadyjames
Copy link
Author

I did look into it, and it seemed difficult enough that i was like "Fuck
it! I don't need it that bad", but if its bothering you as well I'll make a
weekend project out of it this or next weekend. Contribute to open source
and what not

On Thu, Aug 29, 2013 at 2:00 PM, Bruno Coelho [email protected]:

Hey @Shadyjames https://github.com/Shadyjames, I'm having the same
problem. Delete/yank a bunch of lines is my favorite feature.
If you know how to fix it please do it as soon as possible.


Reply to this email directly or view it on GitHubhttps://github.com//issues/183#issuecomment-23465551
.

Whee!

@brunocoelho
Copy link

Hey, that's awesome. I hope I could help you with this bug but I think I'm not capable. I don't know python enough.

@Shadyjames
Copy link
Author

First time i've done a pull request, no idea how to post the patch to this issue, so here's a link instead
#187

@brunocoelho
Copy link

Hey @Shadyjames, really nice. I will test as soon as possible and give you a feedback.
@sublimehq, what do you think?

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

2 participants