]> granicus.if.org Git - vim/commit
patch 8.2.1805: Unix: terminal mode changed when using ":shell" v8.2.1805
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Oct 2020 19:39:25 +0000 (21:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Oct 2020 19:39:25 +0000 (21:39 +0200)
commit80361a5f2b134c88597d60b3d363b52084e712a1
tree0bfcfbe561c9590c0fc5bed55f6d561c489f943b
parent50c4e9e08fb0981892e33afb9fe3751aa6df1fa4
patch 8.2.1805: Unix: terminal mode changed when using ":shell"

Problem:    Unix: terminal mode changed when using ":shell".
Solution:   Avoid calling settmode() when not needed. (issue #7079)
src/os_unix.c
src/version.c