Reputation: 8575
GVim on linux
I use :!some command
inside Vim often. I've just switched from vimx to a gvim, and there is a differences.
I cant scroll in gvim an output, like I scroll it in vimx with Shift+PgUp/PgDn
Any solution?
Upvotes: 2
Views: 816
Reputation: 5154
Have you tried Ctrl + u / d / f / b yet? btw, mouse wheel will also do the trick in most cases.
Upvotes: 1