more smooth copy/paste
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
This is an enhacement request.
If quickEdit: true is set, right mouse can not paste clipboard while there's selected text in the terminal.
Describe the solution you'd like
If quickEdit: true is set, right mouse should first unselect the selection then it should paste the content of the clipboard.
Describe alternatives you've considered
If there's a plugin to fix this, I couldn't find it.
Additional context
n/a
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 handling for the quickEdit setting and right-click paste behavior in the terminal interface. Verify how selected text currently affects paste, then confirm that right-clicking with a selection first clears the selection and pastes the clipboard content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100