IdeaVim --more-- output
Hello,
I'm failing to see how to see more of the output from a vi command. How do I do this?
For example: type :digraph and you will get a lot of output. See screenshot for additional clarity on the issue.
Thanks,
Derek
Attachment(s):
pycharm_issue_screenshot.png
请先登录再写评论。
Hello Derek,
Actually you should press Shift+K (quick documentation info shortcut) and you'll see the following help message:
RET: line, SPACE: page, d: half page, q:quit
Regards,
Oleg