mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 15:04:50 +02:00
Start work on DnD protocol
This commit is contained in:
@@ -235,3 +235,5 @@
|
||||
#define PENDING_MODE 2026
|
||||
// Text size OSC number
|
||||
#define TEXT_SIZE_CODE 66
|
||||
// Drag and drop protocol
|
||||
#define DND_CODE 72
|
||||
|
||||
Reference in New Issue
Block a user