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

Move cursor to end of document on down arrow key in last line. #543

Closed
muellmusik opened this issue Sep 25, 2012 · 1 comment
Closed

Move cursor to end of document on down arrow key in last line. #543

muellmusik opened this issue Sep 25, 2012 · 1 comment

Comments

@muellmusik
Copy link
Contributor

Down arrow when cursor is mid-line in the last line of a document should move the cursor to the end of that line.

This is standard behaviour on OSX, so adding this at least for that platform would avoid user confusion. Currently the cursor stays where it is.

@jleben
Copy link
Member

jleben commented Sep 25, 2012

Modified issue description to shorten the title.

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

No branches or pull requests

3 participants