How to scroll without clicking window to focus in vim? -


i have file navigate window (b) , edit window (a). want scan window-b scrolling, while i'm editing file in window-a.

so set mouse=a, , have focus cursor in window-b. wish not focus it, how to?

example

i don't believe there's way want. if had window-c, how know window scroll !?

just use :h window-move-cursor :h scrolling window in focus, or if you're more comfortable mouse, use instead.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -