How to emulate <Shift+Left Click>?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
When using Arc Browser, they have a feature called "Peek window" where we can open a link in a peek window by Shift+clicking it. Is it possible to create a keymap like f but instead of clicking / opening the link, it would it to open in a Peek window?
Browser and Vimium version
Arc Version 0.111.0 (39916)
Chromium Engine Version 114.0.5735.198
Vimium Version 1.67.4
Contributor guide
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
No source files or tests are named. Start by locating the existing f keymap and its link-opening path, then check how Vimium handles modified clicks. Done means a keymap can reliably trigger the requested Shift+left-click behavior, with coverage for the relevant interaction if the project has tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100