vcursor-other-window

vcursor-other-window is an interactive compiled Lisp function in `vcursor.el'.


(vcursor-other-window N &optional ALL-FRAMES)

Activate the virtual cursor in another window.
This is the next window cyclically after one currently showing the
virtual cursor, or else after the current selected window. If there
is no other window, the current window is split.

Arguments N and optional ALL-FRAMES are the same as with `other-window'.
ALL-FRAMES is also used to decide whether to split the window.