Sending the modifier as well
Open
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
ctrl - h [
"finder" : skhd -k "cmd - up"
]
This send ctrl+cmd+up instead of cmd+up
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `ctrl - h` configuration with the `finder` action and verify the emitted key event. Trace how modifiers are parsed and forwarded for `skhd -k "cmd - up"`; done means the action sends only cmd+up rather than ctrl+cmd+up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100