From: Christoph Lohmann <20h@r-36.net> Date: Thu, 28 Jan 2016 17:09:11 +0000 (+0100) Subject: Enforce a terminal size to reduce race conditions in too efficient apps. X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/504a165277c13797840c42c64807b59cd4e5f3a5?hp=504a165277c13797840c42c64807b59cd4e5f3a5 Enforce a terminal size to reduce race conditions in too efficient apps. dvtm is too fast in starting up. It will then have a race condition in finding the right. terminal size. ---