Code to encode key events

This commit is contained in:
Kovid Goyal
2021-01-11 11:12:49 +05:30
parent c0b6078438
commit c8a9336160
11 changed files with 286 additions and 23663 deletions

View File

@@ -80,6 +80,3 @@
#define BRACKETED_PASTE (2004 << 5)
#define BRACKETED_PASTE_START "200~"
#define BRACKETED_PASTE_END "201~"
// Extended keyboard protocol
#define EXTENDED_KEYBOARD (2017 << 5)