Skip to content

Conversation

springcomp
Copy link
Contributor

Fixes #1119.

Using specific implementations of ViBackwardChar and ViForwardChar.

This also fixes an issue, in insert mode, pressing Enter creates a new line. Then pressing Esc moved the cursor at the end of the previous logical line. Now, pressing Esc leaves the cursor on the new (empty) line.

@daxian-dbw daxian-dbw merged commit 197a3fd into PowerShell:master Oct 29, 2019
@springcomp springcomp deleted the #1119 branch October 30, 2019 06:38
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

Successfully merging this pull request may close these issues.

In VI mode, the cursor should stick to the current logical line when moving right or left
4 participants