]> granicus.if.org Git - vim/commit
updated for version 7.3.539 v7.3.539
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Jun 2012 10:03:06 +0000 (12:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Jun 2012 10:03:06 +0000 (12:03 +0200)
commit64fdf5ceae75d85e139a0d3812e0544f5bf6cb56
tree5c8e833a290f5aeae2498cadb62fbef4303a0470
parentc873442b15bb94dc099363f6e1ffa57cc4d3ea04
updated for version 7.3.539
Problem:    Redrawing a character on the command line does not work properly
            for multi-byte charactes.
Solution:   Count the number of bytes in a character. (Yukihiro Nakadaira)
src/ex_getln.c
src/version.c