Centralize definition of file transfer OSC code

This commit is contained in:
Kovid Goyal
2021-09-08 13:43:59 +05:30
parent 745e97e0ab
commit 8aacf30f19
8 changed files with 35 additions and 10 deletions

View File

@@ -238,3 +238,6 @@
// Change cursor shape/blink
#define DECSCUSR 'q'
// File transfer OSC number
# define FILE_TRANSFER_CODE 5113