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

a on last character of line should have insert cursor after that character #17

Closed
richkzad opened this issue May 2, 2017 · 2 comments
Closed

Comments

@richkzad
Copy link

richkzad commented May 2, 2017

If your normal mode cursor is on the last character of a line, tapping a will give you an insert cursor before this character instead of after it.

a should always give you an insert cursor after the character you're on.

@nosami
Copy link
Owner

nosami commented May 2, 2017

This only seems to be broken for the last char before EOF

@nosami nosami closed this as completed in 9a80a10 May 2, 2017
@nosami
Copy link
Owner

nosami commented May 2, 2017

Fixed in 0.16.3 - thanks!

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