]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0856: CTRL-S stops output v8.2.0856
authorBram Moolenaar <Bram@vim.org>
Sun, 31 May 2020 11:09:47 +0000 (13:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 May 2020 11:09:47 +0000 (13:09 +0200)
commit928eec649b8af389de0fdb7aba2034d27df3e058
treea480df7582cc02e72e6e2138c5b7b761988f53aa
parentebe9d34aa07037cff2188a8dd424ee1f59cbb0bf
patch 8.2.0856: CTRL-S stops output

Problem:    CTRL-S stops output.
Solution:   Invert the IXON flag. (closes #6166)
src/os_unix.c
src/version.c