Middle-clicking on selected text should paste it to the current input
Open
Nobody has claimed this yet.
🛠 Type: Feature Request
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- OS version and name: Ubuntu 16.04
- Hyper.app version: 0.8.3 -> 1.0.0
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/perry-mitchell/e524335b722839b55ea6d09140648bc3
- Relevent information from devtools: NA
- The issue is reproducible in vanilla Hyper.app: Is vanilla
Issue
In other terminals middle-clicking pastes selected content, wherever you click in the terminal. Hyper will paste only if the middle click does not occur on top of the selected text:
When middle-clicking on the text itself, nothing happens.
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
Reproduce the middle-click behavior in vanilla Hyper on Ubuntu and trace the terminal's selection and input event handling. Done means middle-clicking selected text pastes that selection into the current input, including when the click occurs on the selected text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100
