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

Enhancement: Vim Scrolling #91

Open
xaviervalarino opened this issue Oct 19, 2016 · 4 comments
Open

Enhancement: Vim Scrolling #91

xaviervalarino opened this issue Oct 19, 2016 · 4 comments

Comments

@xaviervalarino
Copy link

I love this tool and use it almost every day while looking over READMEs in local node_modules. One thing that I personally would really enjoy—which is a bit of a pipe dream—would be keyboard scrolling with J and K keys. (It would also be nice to be able to use gg and G as well, not to mention searching for text with /).

@maxkueng
Copy link
Collaborator

Great idea! There is already an issue for searching within a document #73. You can add a comment there about the / key and subscribe to notifications if you want to keep track.

@felixSchl
Copy link

@xaviervalarino Hey, this is not supposed to be a plug, but it might be of interest to you: https://github.com/felixSchl/gh-preview. I am not really maintaining that project anymore but I use it almost daily or whenever I have markdown work to do like writing my READMEs, changelogs and so on. You edit your markdown in vim and it renders it in the browser, looking as much as possible like if it was on github. Just thought I'd leave this here

@xaviervalarino
Copy link
Author

@felixSchl I think you misunderstood. I would like to use Vim key bindings to scroll down the page, much like Vimperator or Vimium.

That being said, gh-preview reminds me of issue #82, where @davidmarkclements put forth the idea of having the the electron window scroll to where the cursor was in an open text editor. I can't tell from the gif if gh-preview supports scrolling on the browser window, but wonder if any of your work could be used to create that feature.

@sorrowchen
Copy link

sorrowchen commented Jul 3, 2020

@xaviervalarino
Yeah, feel the same way if this support vim-like movement, I am a new vmd user, currently I only found that
SPC next page
Shift+SPC previous page.

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

4 participants