✨ Add support for F21-F24 keys inside keybinds
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 11.6k
- Forks
- 270
- Avg merge
- 8h 7m
- Merged PRs (30d)
- 3
Description
Feature Request Summary
Add support for F21-F24 keys, so they can be picked in keybindings.
Problem / Opportunity & Desired Solution
Some keyboards support F21-F24 keys, but when trying to use them in Loop for keybindings, it doesn't recognize them. Providing support for these would give more possibilities for assigning non-conflicting keybindings.
Alternatives Considered
No response
Visuals or References
No response
Additional Context
No response
Priority
Low (nice to have)
Final Checks
- My issue is written in English.
- My issue title is descriptive.
- This is a single feature request (multiple feature requests should be reported individually).
- I have looked to see if this is a duplicate of another feature request.
- I can help with research or testing.
- I can help code this feature.
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 file or test is identified in the issue. Start by locating the keybinding handling and key-list definitions in the Swift macOS app, then trace how function keys are parsed and presented for selection. Done means F21-F24 can be chosen in keybindings and are recognized when those bindings are used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100