]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2419: with a long file name the hit-enter prompt appears v8.1.2419
authorBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2019 18:00:04 +0000 (19:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2019 18:00:04 +0000 (19:00 +0100)
commit0efd1bdcf4891f9ef2537e4c3d50a379186dca5f
treed30f4ed13d1ab221b2483b49b3ae4bd157e15633
parent99ebf22c523e3fdb491b2c92b6f3a7d42721361d
patch 8.1.2419: with a long file name the hit-enter prompt appears

Problem:    With a long file name the hit-enter prompt appears. (J. Lewis
            Muir)
Solution:   When checking for text to wrap don't do this when outputing a CR.
src/message.c
src/testdir/dumps/Test_long_file_name_1.dump [new file with mode: 0644]
src/testdir/test_display.vim
src/version.c