patch: appsync

This commit is contained in:
2026-01-05 20:34:38 -05:00
parent ff42b9bd86
commit fed2a38f94
4 changed files with 72 additions and 5 deletions

View File

@@ -56,6 +56,12 @@ int allowwindowops = 0;
static double minlatency = 2;
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.