mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #538] Highlighting requests/responses does not work #536
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#536
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 @richardmoffat on GitHub (Aug 27, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/538
Originally assigned to: @kics223w1 on GitHub.
Description
Highlighting requests/responses does not work in the main window
Steps to Reproduce
Highlightand then a color.Current Behavior
The line (or anything within it) is left unchanged, no color highlighting.
Expected Behavior
I would assume the URL should be colored, if not the whole line.
Environment
@kics223w1 commented on GitHub (Aug 27, 2025):
Hi @richardmoffat, thanks for reporting this issue 🙌. The bug has been fixed and the fix will be included in the upcoming v3.2.0 release.
@richardmoffat commented on GitHub (Aug 27, 2025):
Thank you 🥇