I have installed this on Linux mint. When I open vim and enter
:term julia
I get a split window with julia REPL on top and vim on the bottom. The active window is the REPL. How do I switch to the vim window? The tmux command ctrl-B O does not work.
Where is the command to switch windows documented?