]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1460: popup window border characters may be wrong v8.1.1460
authorBram Moolenaar <Bram@vim.org>
Mon, 3 Jun 2019 20:53:30 +0000 (22:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 3 Jun 2019 20:53:30 +0000 (22:53 +0200)
commit02e15072be08ef4ae03d673fc95ed6234e749e1c
tree7671365ce8736c59a23365bfd4be5ebe3d0a4508
parent3f6aeba18b3e29da98ab9326e66d287a997d98d1
patch 8.1.1460: popup window border characters may be wrong

Problem:    Popup window border characters may be wrong.
Solution:   Reset the border characters for each popup.  Correct use of
            'ambiwidth'.
src/screen.c
src/version.c