diff options
author | nicm <nicm> | 2020-04-16 13:35:24 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-04-16 13:35:24 +0000 |
commit | b2443aa2f98c1a1fa5d53d4e79a3e7fd221cc365 (patch) | |
tree | 3cc90dfb69ef9c9c6c340639196da2815e9cf4de /tmux.1 | |
parent | a2e47b527986af6140a9dfa43c9448347dc0a050 (diff) | |
download | rtmux-b2443aa2f98c1a1fa5d53d4e79a3e7fd221cc365.tar.gz rtmux-b2443aa2f98c1a1fa5d53d4e79a3e7fd221cc365.tar.bz2 rtmux-b2443aa2f98c1a1fa5d53d4e79a3e7fd221cc365.zip |
Add support for the iTerm2 sychronized updates escape sequence which
drastically reduces flickering.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5511,6 +5511,8 @@ $ printf '\e033[4 q' If .Em Se is not set, \&Ss with argument 0 will be used to reset the cursor style instead. +.It Em \&Sync +Show that the terminal supports synchronized updates. .It Em \&Tc Indicate that the terminal supports the .Ql direct colour |