Currently, I can switch through the open terminals but the focus remains in the terminal group control instead of returning back to the selected terminal. It will be nice if the command can complete its task returning the focus back to the terminal allowing me to start typing on it.
Steps to reproduce
- Open at least two terminal instances.
- Switch to Next/Previous using the keyboard shortcut that calls to
workbench.action.terminal.focus<Next|Previous>
- Try to start typing and you will notice the focus remains in the terminal group control instead of the selected terminal itself.