]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.453 v7.3.453
authorBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2012 16:58:04 +0000 (17:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2012 16:58:04 +0000 (17:58 +0100)
commit58437e0409e35852c32f8633bdc0a3daa01e001d
tree9c3e6a04b947789fad02b4bb27f27d8b94710d0a
parent5f1e3e4473ed4364abc9f45f61e1530f70c82194
updated for version 7.3.453
Problem:    Pasting in the command line is slow.
Solution:   Don't redraw if there is another character to read. (Dominique
            Pelle)
src/ex_getln.c
src/version.c