]> granicus.if.org Git - vim/commit
updated for version 7.3.282 v7.3.282
authorBram Moolenaar <Bram@vim.org>
Wed, 17 Aug 2011 14:25:48 +0000 (16:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 17 Aug 2011 14:25:48 +0000 (16:25 +0200)
commit1db1f77d4a10f428738f97d06a010fddff4807c7
tree3483175312397ec278b7dbd668ef855cdf82d715
parentdc93555c0feee4f52e1535784b9cb02023888d8c
updated for version 7.3.282
Problem:    When using input() and :echo in a loop the displayed text is
            incorrect. (Benjamin Fritz)
Solution:   Only restore the cursor position when there is a command line.
            (Ben Schmidt)
src/ex_getln.c
src/version.c