ecsplorer icon indicating copy to clipboard operation
ecsplorer copied to clipboard

Is it possible to have sessions open in another window?

Open rnhurt opened this issue 1 year ago • 1 comments

Sometimes I would like to shell into two different tasks in my ECS cluster. It would be nice if ecsplorer had the option to open shell connections in a new terminal window. That way I could log into my web container and my application container at the same time.

I realize that I could start up multiple terminals and run multiple copies of escplorer, but I thought this might be a neat option.

rnhurt avatar Apr 11 '24 20:04 rnhurt

Thank you for your suggestion!

The idea of opening shell connections in new terminal windows to simultaneously interact with multiple tasks is indeed an interesting one. Currently, this functionality isn’t supported directly through ecsplorer, but I understand the convenience it would offer for managing multiple containers.

I will need to investigate further to determine the feasibility of incorporating this feature into a future version of the tool. We'll consider the technical requirements and the best way to implement this while maintaining the tool’s usability.

Thank you again for your thoughtful input!

masaushi avatar Apr 15 '24 15:04 masaushi