]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
authorBram Moolenaar <Bram@vim.org>
Sun, 24 May 2020 15:23:45 +0000 (17:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 May 2020 15:23:45 +0000 (17:23 +0200)
commit87202264f8e27f084c0e58f98aeb27fa5c6d5251
tree759227c129d05bbc533dc54554258a9f303ada5f
parent9c65253fe702ea010afec11aa971acd542c35de2
patch 8.2.0816: terminal test fails when compiled with Athena

Problem:    Terminal test fails when compiled with Athena.
Solution:   Do give an error when the GUI is not running. (hint by Dominique
            Pelle, closes #5928, closes #6132)
src/channel.c
src/globals.h
src/gui.c
src/term.c
src/testdir/test_terminal.vim
src/version.c