mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +02:00
Centralize definition of file transfer OSC code
This commit is contained in:
@@ -238,3 +238,6 @@
|
||||
|
||||
// Change cursor shape/blink
|
||||
#define DECSCUSR 'q'
|
||||
|
||||
// File transfer OSC number
|
||||
# define FILE_TRANSFER_CODE 5113
|
||||
|
||||
Reference in New Issue
Block a user