]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0194: some commands can cause problems in terminal popup v8.2.0194
authorBram Moolenaar <Bram@vim.org>
Sat, 1 Feb 2020 22:04:24 +0000 (23:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 1 Feb 2020 22:04:24 +0000 (23:04 +0100)
commit3c01c4a02897163996639f6f2604c68eab2bd18b
tree165e15670745d97aefa14938a2ea695acfa7327c
parent284d1c24e250494cf886b3548f1ecae5ad262da9
patch 8.2.0194: some commands can cause problems in terminal popup

Problem:    Some commands can cause problems in terminal popup.
Solution:   Disallow more commands.
src/arglist.c
src/ex_docmd.c
src/macros.h
src/popupwin.c
src/proto/popupwin.pro
src/testdir/test_terminal.vim
src/version.c
src/window.c