-
Notifications
You must be signed in to change notification settings - Fork 284
Crossterm Supported Key Specification
Timon edited this page Nov 15, 2019
·
1 revision
Supported events by platform. Note that there are differences in key modifier combinations for each OS. We try to be accurate however we might overlook something.
Links (TODO code reference):
- Supported Key Codes List
- Supported Modifiers
- Supported Mouse Events
- Keys + ALT, SHIFT, CONTROL (all combinations possible)
- Down
- MOUSE + ALT, SHIFT, CONTROl (all combinations possible)
- Drag
- Down/Up
- Resize Event