Can't use escape key in consoles created in the UI

ISSUE

I like to use the console that’s available in the web UI to access my running containers. I also like to use VI to edit files in them from time to time as I’m debugging things. VI requires the use of the escape key to leave the mode you’ve put it into, but unfortunately hitting that key closes the console. I don’t think the escape key should do this.

HOW TO REPRODUCE

Open console in the web UI, then hit escape.

Hi @aubrey , it makes sense. Let me forward this to our frontend eng. team - they will probably find a way to fix this :slight_smile:

1 Like

Hello @aubrey,

Thank you for your feedback!

This problem should be fixed, we no longer take into account the escape bind for the terminal to avoid this kind of error.

Best regards
Rémi

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.