]> granicus.if.org Git - vim/commit
patch 7.4.1697 v7.4.1697
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Apr 2016 20:14:51 +0000 (22:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Apr 2016 20:14:51 +0000 (22:14 +0200)
commitcb0700844c1274fe8bc0ceaffaee0ad21c406f30
tree6c63d604cef9633aa802e9d013f6a01aad454cfa
parentfd773e9e88add7d1ffef890fb9f3a00d613b4326
patch 7.4.1697
Problem:    Display problems when the 'ambiwidth' and 'emoji' options are not
            set properly or the terminal doesn't behave as expected.
Solution:   After drawing an ambiguous width character always position the
            cursor.
src/mbyte.c
src/proto/mbyte.pro
src/screen.c
src/version.c