]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.477 v7.3.477
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Mar 2012 14:18:24 +0000 (15:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Mar 2012 14:18:24 +0000 (15:18 +0100)
commit12b0290d42efe9b6cf93f2903f12d76a100c60cb
tree7b0c26b2ae109fb7a8c2ba5e3db29ed84cf5135d
parent5e4b9e9ff8ebd337875f918078170ebbad03be9a
updated for version 7.3.477
Problem:    Using ":echo" to output enough lines to scroll, then using "j" and
            "k" at the more prompt, displays the command on top of the output.
            (Marcin Szamotulski)
Solution:   Put the output below the command. (Christian Brabandt)
src/eval.c
src/version.c