Open
Description
Is your enhancement related to a problem? Please describe.
I have two monitors and I would like to have the ability to open full screen terminal displaying on the second monitor.
By now i can do that by running minikube dashboard
, switching to Pods
and use Exec into Pod
command.
Describe the solution you'd like
- add an option when opening new Che-Theia terminal to be opened in a new browser window
- optional: display a button in the Terminal widget clicking on which will move the terminal to new browser window
- optional: display a button in the Terminal opened in external browser window, clicking on which will move the terminal inside Theia
Describe alternatives you've considered
Continue using minikube dashboard
Activity