[GH-ISSUE #536] Would it be possible to allow undocking of tabs? #533

Open
opened 2026-03-03 19:51:12 +03:00 by kerem · 4 comments
Owner

Originally created by @Calvin-Broadhurst on GitHub (Aug 21, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/536

Originally assigned to: @kics223w1 on GitHub.

Description

I often want to use breakpoints to intercept and modify traffic - but I also want to be able to continue to see the flow list to monitor what else is going on.
Currently I can only see either the breakpoint tab or the flow list but not both.
Is there any chance you could allow undocking of the tabs so that I could have both visible at the same time?

Originally created by @Calvin-Broadhurst on GitHub (Aug 21, 2025). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/536 Originally assigned to: @kics223w1 on GitHub. ## Description I often want to use breakpoints to intercept and modify traffic - but I also want to be able to continue to see the flow list to monitor what else is going on. Currently I can only see either the breakpoint tab or the flow list but not both. Is there any chance you could allow undocking of the tabs so that I could have both visible at the same time?
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 21, 2025):

It's only possible if you're using macOS. On Windows, it's an ElectronJS app, which doesn't allow to have separate windows. Therefore, we introduce the Tab

<!-- gh-comment-id:3211825938 --> @NghiaTranUIT commented on GitHub (Aug 21, 2025): It's only possible if you're using macOS. On Windows, it's an ElectronJS app, which doesn't allow to have separate windows. Therefore, we introduce the Tab
Author
Owner

@Calvin-Broadhurst commented on GitHub (Aug 21, 2025):

Thanks for the quick response... that is a shame. At least there are hotkeys for switching between tabs - but will mean a lot of switching back and forward between them...
Maybe another option, which might work when I'm specifically editing requests/responses on breakpoints, might be a hotkey to "Execute and switch back to the main Proxyman tab immediately"?
(I guess I could just create myself a macro to simulate Ctrl+Enter then Ctrl+1)

<!-- gh-comment-id:3211920881 --> @Calvin-Broadhurst commented on GitHub (Aug 21, 2025): Thanks for the quick response... that is a shame. At least there are hotkeys for switching between tabs - but will mean a lot of switching back and forward between them... Maybe another option, which might work when I'm specifically editing requests/responses on breakpoints, might be a hotkey to "Execute and switch back to the main Proxyman tab immediately"? (I guess I could just create myself a macro to simulate Ctrl+Enter then Ctrl+1)
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 21, 2025):

sure, we can add Control+1, +2 to switch Tabs, like Google Chrome does.

"Execute and switch back to the main Proxyman tab immediately"?

I prefer not doing it because it adds new settings

<!-- gh-comment-id:3211925038 --> @NghiaTranUIT commented on GitHub (Aug 21, 2025): sure, we can add Control+1, +2 to switch Tabs, like Google Chrome does. > "Execute and switch back to the main Proxyman tab immediately"? I prefer not doing it because it adds new settings
Author
Owner

@Calvin-Broadhurst commented on GitHub (Aug 21, 2025):

Ctrl+1, Ctrl+2 to switch tabs is already working in Proxyman... I just tried it.
So at least that makes it a little quicker to switch between them.

<!-- gh-comment-id:3211941206 --> @Calvin-Broadhurst commented on GitHub (Aug 21, 2025): Ctrl+1, Ctrl+2 to switch tabs is already working in Proxyman... I just tried it. So at least that makes it a little quicker to switch between them.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#533
No description provided.