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

'd' + 'j'and 'd' + 'k' combinations are not working like vanilla VIM key bindings. #227

Closed
djnsu opened this issue Jun 4, 2018 · 3 comments

Comments

@djnsu
Copy link

djnsu commented Jun 4, 2018

I think 'd' + 'j' and 'd' + 'k' key combinations should work like the original VIM and delete one row under cursor and another row in direction of deleting.

@djnsu djnsu changed the title 'd' + 'j' and 'd' + 'k' not working like vanilla VIM key bindings. 'd' + 'j'and 'd' + 'k' combinations are not working like vanilla VIM key bindings. Jun 4, 2018
@nosami
Copy link
Owner

nosami commented Jun 5, 2018

Hi @djnsu! You are right. I don't use these bindings myself but thought they worked. I'll get this fixed.

@nosami
Copy link
Owner

nosami commented Jun 5, 2018

d2j etc. needs to work too

@nosami nosami closed this as completed in 7a4585f Jun 6, 2018
@nosami
Copy link
Owner

nosami commented Jun 6, 2018

Fixed in 0.60.3. Thanks for reporting!

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