mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 09:05:54 +03:00
[GH-ISSUE #1026] Ability to execute/cancel all current breakpoints at once #1020
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1020
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @compl on GitHub (Oct 12, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1026
Originally assigned to: @NghiaTranUIT on GitHub.
Guys,
It would be awesome to have the ability to execute or cancel all current breakpoints at once. For instance, like in Fiddler:
For now it's necessary to execute/cancel each breakpoint separately
Thnx
@NghiaTranUIT commented on GitHub (Oct 13, 2021):
Hey, you can easily do it by using CMD+A to select all breakpoints, then clicking on the Execute button (or CMD+Enter) 👍
It makes sense to support Execute all or stop all, but I will hide them into a dropdown button 👍
@compl commented on GitHub (Oct 13, 2021):
Hi, thanks for sharing the way with CMD+A 👍
Regarding a separate button in a dropdown - it's intended to open this dropdown every time to Execute/Cancel all or previous selection will be remembered?
@NghiaTranUIT commented on GitHub (Nov 7, 2021):
Done with this beta build: https://github.com/ProxymanApp/Proxyman/issues/1056#issuecomment-962547135
@compl we've added the Cancel All, Abort All and Execute All as an option menu 👍