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

(suggestion) g; to scroll back to the last known position #1179

Closed
soyuka opened this issue Oct 21, 2014 · 5 comments
Closed

(suggestion) g; to scroll back to the last known position #1179

soyuka opened this issue Oct 21, 2014 · 5 comments

Comments

@soyuka
Copy link

soyuka commented Oct 21, 2014

Hi,
first of all thanks for this amazing plugin, I can't live without the f command anymore!

I thought that it would be a nice feature to scroll back to the last known position by pressing g;. If you're reading a big document but you remember that at the top it had an important information:

  • gg - I'm on top of the page and find the useful information (remember last position)
  • g; - back to the previous position

What are your thoughts?

@fent
Copy link
Contributor

fent commented Oct 21, 2014

there is #1082

@soyuka soyuka closed this as completed Oct 21, 2014
@mrmr1993
Copy link
Contributor

You can also leave a mark with m if you think you might want to revisit it later. I know we're not all that foresightful, but sometimes it helps :)

@soyuka
Copy link
Author

soyuka commented Oct 21, 2014

@mrmr1993 thanks, how do I go back to the mark?

@mrmr1993
Copy link
Contributor

The backtick key (

`

), then the letter you assigned the mark will jump you back to it.

(Sorry for the formatting, backticks in markdown are a nightmare.)

@soyuka
Copy link
Author

soyuka commented Oct 21, 2014

Perfect 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

3 participants