mitmwebThis is just a feature request to add a feature to 'Clear All' for mitmweb. There's a delete option, but it's only a single delete. It would be nice if there was a Clear All button or maybe just a 'Select All' > Delete flow.
Mitmproxy: 4.0.4
Python: 3.7.4
OpenSSL: OpenSSL 1.1.1d 10 Sep 2019
Platform: Darwin-19.0.0-x86_64-i386-64bit
How do you feel about File -> New (which already exists)?
On Wed, 9 Oct 2019, 18:12 Marc, notifications@github.com wrote:
Steps to reproduce the problem:
- run mitmweb
- Wait for the a bunch of requests to be picked up
- Let the OCD kick in and want to clear the entries
- Too bad, delete everything one-by-one
Any other comments? What have you tried so far?
This is just a feature request to add a feature to 'Clear All' for mitmweb.
There's a delete option, but it's only a single delete. It would be nice if
there was a Clear All button or maybe just a 'Select All' > Delete flow.
System informationMitmproxy: 4.0.4
Python: 3.7.4
OpenSSL: OpenSSL 1.1.1d 10 Sep 2019
Platform: Darwin-19.0.0-x86_64-i386-64bit—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/mitmproxy/mitmproxy/issues/3665?email_source=notifications&email_token=AAHY2PWDPTWL5CHBM2FNEDDQNX7GPA5CNFSM4I7BTF72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HQV5ANA,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAHY2PVH3REA2T4Z7GQ4WODQNX7GPANCNFSM4I7BTF7Q
.
Yea, I saw that. I was a little unsure if that actually reset everything (filters/config/etc...) so naturally avoided it so nothing got reset.
I think the general assumption with any File > New action (in any application) is to start over / start from scratch.
I guess you have a point. Let's change the icon and rename it. PRs welcome! 😃
I think what you are searching for is a function what exists but quite hidden: If you press "Z" when the tab is active then all the requests are deleted.