mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-12 19:53:24 +02:00
Get file mode transmission working for unmodified PNG
This commit is contained in:
@@ -4,3 +4,4 @@ package shm
|
||||
|
||||
const SHM_NAME_MAX = 30
|
||||
const SHM_REQUIRED_PREFIX = ""
|
||||
const SHM_DIR = ""
|
||||
|
||||
@@ -4,3 +4,4 @@ package shm
|
||||
|
||||
const SHM_NAME_MAX = 1023
|
||||
const SHM_REQUIRED_PREFIX = "/"
|
||||
const SHM_DIR = ""
|
||||
|
||||
Reference in New Issue
Block a user