diff options
author | 2017-05-31 11:00:00 +0000 | |
---|---|---|
committer | 2017-05-31 11:00:00 +0000 | |
commit | a964dcbe1c4cd2fb6a13aa76b8f05946e0db0ea5 (patch) | |
tree | 2e1f46762407ccc2f32f03926ba716959fe34087 /usr.bin/tmux/window-buffer.c | |
parent | make sure we don't pass a NULL string to vfprintf (triggered by the (diff) | |
download | wireguard-openbsd-a964dcbe1c4cd2fb6a13aa76b8f05946e0db0ea5.tar.xz wireguard-openbsd-a964dcbe1c4cd2fb6a13aa76b8f05946e0db0ea5.zip |
Some applications like vi(1) and tmux until 10 minutes or so ago, do not
redraw on SIGWINCH if the size returns to the original size between the
original SIGWINCH and when they get around to calling TIOCGWINSZ. So use
the existing resize timer to introduce a small delay between the two
resizes.
Diffstat (limited to 'usr.bin/tmux/window-buffer.c')
0 files changed, 0 insertions, 0 deletions