terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Prompt before closing pane with multiple client apps

Open vhanla opened this issue 5 years ago • 26 comments

Description of the new feature/enhancement

Some console apps, like vim, neovim, far, etc, are ignored when you accidentally hit Ctrl+W and your unsaved work is gone forever.

Proposed technical implementation details (optional)

I'm not sure how to do that, but it would be nice to offer an API or something to block closing if some return code is not met.

vhanla avatar Jun 17 '20 19:06 vhanla