awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.19k stars 775 forks source link

How do I navigate the documentation panel? #74

Closed pedros007 closed 7 years ago

pedros007 commented 8 years ago

When I type ec2 run-instances, I get the documentation panel on the bottom of the screen, as pictured here: documentation-panel

How do I scroll/page up/down in the documentation panel? Default Emacs binding for scroll-other-window (C-M-v) and scroll-other-window-down (C-M-S-v) are not working for me.

DanyC97 commented 8 years ago

interested too in this ...

donnemartin commented 8 years ago

Seems related to https://github.com/awslabs/aws-shell/issues/69.

AnthonyWC commented 8 years ago

+1 Really need an answer or fix.

tchia04 commented 8 years ago

+1 Really need an answer or fix. Right now I have to open two windows: one for looking up the syntax and one for executing it. It would be great if I don't have to do that workaround.

joguSD commented 7 years ago

Ability to focus the documentation pane to navigate it as well as use the scroll wheel have been added in https://github.com/awslabs/aws-shell/pull/138