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

More file movement #4

Open
3 of 4 tasks
zachwhaley opened this issue Dec 5, 2015 · 1 comment
Open
3 of 4 tasks

More file movement #4

zachwhaley opened this issue Dec 5, 2015 · 1 comment

Comments

@zachwhaley
Copy link
Owner

zachwhaley commented Dec 5, 2015

At the moment, you can only navigate through the file one character at a time, except for home and end which take you to the beginning and end of a line.

Some examples of more movement:

  • Moving to the beginning and end of the file
  • Moving forward and backwards by words
  • Top, Middle and Bottom of window
  • Page up and down

More to come...

This is a general issue, and not really meant to be closed with a single pull request

@zachwhaley
Copy link
Owner Author

Moving by words 171156f
Moving to beginning 2ab48be
Moving to end of file e19bd38

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

1 participant