Closed neopaf closed 1 week ago
While inside a Docker container, right-click on the console and select Enable UI Session. This action attempts to integrate the current Bash session with TerminalPro. The integration will work if the Docker container supports the necessary commands required by TerminalPro.
this is awesome! worked like a charm. Thanks, Sergey! спасибо!
Can't find a way to assign a keyboard shortcut to it. Any hints? Thanks in advance!
AWESOME plugin, thanks!
Please consider Docker integration? Currently when I dive into Docker container I loose support of Plugin, it's like running
bash
command -- I stay trapped inside untilexit
Not sure how to properly do that.
One way: intercept docker ps output and when clicked on container, open separate tab, and stand between bash instance inside container and user, like when normal execution.
Please please consider?
(IntelliJ Ultimate Docker plugin can do many interesting things, including starting Terminal tabs, but those tabs are nowhere near as convenient as TerminalPro tabs!)