patch 8.0.1177: in a terminal window the popup menu is not cleared v8.0.1177
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Oct 2017 15:35:09 +0000 (17:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Oct 2017 15:35:09 +0000 (17:35 +0200)
commit54e5dbf58e16d0d757a315480c9e63ac7f8a74c7
treeb9d12a4d06429e644f30b804125138fd92f07bd7
parentd78f03f86045184dfd191f00359baa61e2e79d1f
patch 8.0.1177: in a terminal window the popup menu is not cleared

Problem:    In a terminal window the popup menu is not cleared. (Gerry
            Agbobada)
Solution:   Redraw when SOME_VALID is used instead of NOT_VALID. (closes
            #2194)
src/terminal.c
src/version.c