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?
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?
Have you tried Ctrl + u / d / f / b yet? btw, mouse wheel will also do the trick in most cases.