将光标移动到拆分 vim 中的另一个 window

Getting the cursor to the other window in a split vim

我想知道如何将光标移动到右侧的另一个 window?

Ctrl + w,然后使用l(el) 或左箭头 → 。 这会将您带到右边 windows。您可以相应地使用 hjkl 等任何导航键分别转到 leftbelowaboveright 或箭头键。

If ctrl+W+W 会一个一个的从view到view