Add a NOBLOCK flag rather than adding amount to wait for when
authornicm <nicm@openbsd.org>
Fri, 10 Dec 2021 12:42:37 +0000 (12:42 +0000)
committernicm <nicm@openbsd.org>
Fri, 10 Dec 2021 12:42:37 +0000 (12:42 +0000)
commitef3c6b788f7dd1c3fff00673998a1db63027a290
tree28fba5f6a2f5a02972f595d987223b6a3d8a3b75
parent6ac18ccb9b6851970e60b23060d3f6908d265ecd
Add a NOBLOCK flag rather than adding amount to wait for when
dealing with potentially-long sequences. GitHub issue 3001.
usr.bin/tmux/tmux.h
usr.bin/tmux/tty.c