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

[vi-mode]: Using 'd^' should only delete up to the first non blank character of the current logical line in a multiline buffer #1751

Open
springcomp opened this issue Aug 14, 2020 · 0 comments · May be fixed by #2001

Comments

@springcomp
Copy link
Contributor

@springcomp springcomp commented Aug 14, 2020

Description of the new feature/enhancement

Using d^ currently deletes the entire selection from the first non blank character in the buffer up to the cursor position. Howere, when using multiline input, it should delete only from the first non blank character in the current logical line instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.