vercel / vercel/hyper

more smooth copy/paste

Open
#7,630 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.