D
Dokploy•7mo ago
TY

Pressing ESCAPE key while in Terminal View (Editing in VIM) closes the terminal window

is there a trick to pressing escape (like when using VI/VIM) so that it doesn't close the modal window to terminal? (Could the escape key be removed as a hotkey to closing the modal?) maybe this is a feature request, or is there a way to send the ESC key to the terminal input?
No description
3 Replies
TY
TYOP•7mo ago
Pressing escape or loosing focus of the modal (Terminal View) closes the terminal - Can this be blocked so that only intentional close of the modal would terminate the window - or can the model re-opening re-attach to where it was rather than launch a new terminal? In the example here, I would have opened a file in vi, switched to insert mode, made my edits, then need to press escape to save and close the file.. Pressing escape will just close the modal LOL 🙂
No description
No description
Siumauricio
Siumauricio•7mo ago
Maybe I can disable the esc when the modal is open?
TY
TYOP•7mo ago
Yes! I think trapping the Escape key and suppressing so that it does not close the modal would be great. - What about also do the same for lost focus of modal so it doesn't close on focus out. Then the modal would only be closed by clicking the X button in top right of modal.

Did you find this page helpful?