I'm using vimdiff
from VSCode's bash terminal. How do I go to the other window in vimdiff. Typically ctrl+w + right/left arrow is used to switch from one side to another. But VSCode capture ctrl+w and closes the window.
I'm using VSCode with remote ssh
so using vimdiff from terminal is a whole lot of hassle as I'll have to set up another ssh
session from local machine which is Windows.