Open amelio-vazquez-reina opened 7 years ago
Say I launch:
"Hydrogen Launcher: Launch Jupyter Console in Platformio Terminal"
I now have two "windows": the original one for editing my python code, and the new one running the terminal running the Jupyter console.
How can I navigate between them using only the keyboard?
It looks like you can do this from the Platformio Terminal itself: https://github.com/platformio/platformio-atom-ide-terminal#terminal
Say I launch:
I now have two "windows": the original one for editing my python code, and the new one running the terminal running the Jupyter console.
How can I navigate between them using only the keyboard?