From 32a99f67c4aebeceac8cd58edc63d9c59f1a3220 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 20 Feb 2023 03:57:35 -0600 Subject: add appsync patch --- config.def.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 2f6107e..dcad27e 100644 --- a/config.def.h +++ b/config.def.h @@ -70,6 +70,12 @@ int allowwindowops = 0; static double minlatency = 8; static double maxlatency = 33; +/* + * Synchronized-Update timeout in ms + * https://gitlab.com/gnachman/iterm2/-/wikis/synchronized-updates-spec + */ +static uint su_timeout = 200; + /* * blinking timeout (set to 0 to disable blinking) for the terminal blinking * attribute. -- cgit v1.2.3