Keycode doesn't work with function keys over f20
Open
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
The keycode for function f keys only goes up to f20. When i tried to map f21 f22 f23 f24 it throws `expected key-literal`.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Start by reproducing an f21–f24 mapping and locating the C code that defines function-key keycodes; trace why those keys produce “expected key-literal.” Done means f21, f22, f23, and f24 are accepted as key literals and can be mapped without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100