Edits (e.g response body) from mitmproxy never returns

When I intercept a request, edit the response body and return to the app, I’m finding that everything is now unresponsive and no commands work anymore.

I’ve tried with:

EDITOR=emacsclient
EDITOR=vi

And neither bring get me back to a working mitmproxy. Any thoughts?

Edit, raised as issue on GH: https://github.com/mitmproxy/mitmproxy/issues/2915
Edit 2, works perfectly from source, rather than one of the releases from Github.

Thanks again for reporting, this was cleared up here! :smiley: