]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1363: test trying to run terminal when it is not supported v8.2.1363
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Aug 2020 19:04:57 +0000 (21:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Aug 2020 19:04:57 +0000 (21:04 +0200)
commite46a2ed0d8471b93a8b9edd98280d5de4a02c623
treee681ec13540558f2c1a28742dbeddd57dbfcb875
parentecd34bf55d72f530859e290ac02ee41f9fb27cce
patch 8.2.1363: test trying to run terminal when it is not supported

Problem:    Test trying to run terminal when it is not supported.
Solution:   Check if Vim can be run in a terminal.
src/testdir/test_termcodes.vim
src/version.c