]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.328 v7.3.328
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Sep 2011 15:46:21 +0000 (17:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Sep 2011 15:46:21 +0000 (17:46 +0200)
commit73dc59aad86cd3e191b148ac367bf86daa42241c
tree078f4d51320981360ba82bd0d8966cc4e6edb1fb
parent8f535582ad8fd706502bee619a19bbb29a981d9d
updated for version 7.3.328
Problem:    When command line wraps the cursor may be displayed wrong when
            there are multi-byte characters.
Solution:   Position the cursor before drawing the text. (Yasuhiro Matsumoto)
src/ex_getln.c
src/version.c