Introduce `lhyper` and `rhyper` keys
Open
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to support an `lhyper` (`lshift + lcmd + lalt + lctrl`) and `rhyper` (`rshift + rcmd + ralt + rctrl`) key. This would make it easier to define key bindings like `rhyper + lshift - return`.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating where key names are parsed and where modifier combinations are registered, then trace the existing left- and right-sided modifier handling. Done means both lhyper and rhyper are accepted in bindings such as `rhyper + lshift - return` and the behavior is covered by the project's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, macos
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100