ProxymanApp / ProxymanApp/Proxyman
Improve "Edit and Repeat" feature
Open
Nobody has claimed this yet.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Improve "Edit and Repeat" feature
Expected Behavior
The input area can expand to multiple lines (like <textarea> in HTML) so that user can edit params in GET requests easier.
Current Behavior
The input area of URL now is inline (one line).

Steps to Reproduce
- Right click to any captured request
- Select "Edit and Repeat..."
Environment
- App version: e.g Proxyman 3.9.0
- macOS version: 12.4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Edit and Repeat flow reached from a captured request and inspect how the URL input area is built. Make the URL input support multiple lines like an HTML textarea while preserving request editing, then verify the flow from the right-click Edit and Repeat action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100