]> granicus.if.org Git - vim/commit
patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z v8.2.4195
authordbivolaru <dbivolaru@jacobs-alumni.de>
Sun, 23 Jan 2022 16:41:14 +0000 (16:41 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jan 2022 16:41:14 +0000 (16:41 +0000)
commit79a6e25b79cdb35e00d8b364516103eb358d8cc7
tree4e5dcdb06fb86f9f7f09d9d0e8f9e8a9aaf7e40f
parentabe628e1bd92ecb85a526348f376891d56bf3ea8
patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z

Problem:    Resizing terminal may cause to behave like CTRL-Z.
Solution:   Set "got_tstp" only when in_mch_suspend is set. (Dorian Bivolaru,
            closes #9602, closes #9586)
src/os_unix.c
src/version.c