-
Notifications
You must be signed in to change notification settings - Fork 778
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
How do I navigate the documentation panel? #74
Labels
Comments
interested too in this ... |
Seems related to #69. |
+1 Really need an answer or fix. |
+1 Really need an answer or fix. |
Ability to focus the documentation pane to navigate it as well as use the scroll wheel have been added in #138 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I type

ec2 run-instances
, I get the documentation panel on the bottom of the screen, as pictured here:How do I scroll/page up/down in the documentation panel? Default Emacs binding for
scroll-other-window
(C-M-v
) andscroll-other-window-down
(C-M-S-v
) are not working for me.The text was updated successfully, but these errors were encountered: