]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.303 v7.4.303
authorBram Moolenaar <Bram@vim.org>
Thu, 22 May 2014 14:05:19 +0000 (16:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 May 2014 14:05:19 +0000 (16:05 +0200)
commite4c21e6899b6e4d9d4e0b29fc43c604edd3bc507
tree2ee8def4dc98978732d285307b214c836801f8fa
parentbc6cf6c5117d9ef19904c6fb56a2a45faa33afdb
updated for version 7.4.303
Problem:    When using double-width characters the text displayed on the
            command line is sometimes truncated.
Solution:   Reset the string lenght. (Nobuhiro Takasaki)
src/screen.c
src/version.c