]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0231: silent system command may clear the screen v8.2.0231
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Feb 2020 13:22:53 +0000 (14:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Feb 2020 13:22:53 +0000 (14:22 +0100)
commitd02e508a18346ca1acb8c0c94c38e62a6ddeefe2
tree874cafc6932126d2b348c3c31a0a7dd510f18cb2
parent670218839aef105e83f8effaa1c83100c61c7bcf
patch 8.2.0231: silent system command may clear the screen

Problem:    Silent system command may clear the screen.
Solution:   Do not clear the screen in t_te.
src/term.c
src/version.c