]> granicus.if.org Git - vim/commit
patch 8.1.1444: not using double line characters for popup border v8.1.1444
authorBram Moolenaar <Bram@vim.org>
Sat, 1 Jun 2019 18:45:21 +0000 (20:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 1 Jun 2019 18:45:21 +0000 (20:45 +0200)
commit3bfd04e672ea47e371595e50a92ddfb2223f6e3d
treef3732548932b8a900337eb92c989a456d585ab23
parent2fd8e35e16e502c98045c4b4e09a91eca840fb97
patch 8.1.1444: not using double line characters for popup border

Problem:    Not using double line characters for popup border.
Solution:   Use double line characters if using utf-8.
src/screen.c
src/testdir/dumps/Test_popupwin_21.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c