]> granicus.if.org Git - vim/commit
patch 8.1.0473: user doesn't notice file does not exist when swap file does v8.1.0473
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Oct 2018 17:06:27 +0000 (19:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Oct 2018 17:06:27 +0000 (19:06 +0200)
commitd6105cb4085ad166910897a640693d3bada603e1
tree703f714dd1e7e65c7df4a370683373c8939b3766
parent6cdb2c9811c33dbd312a5a2b711ee83f512ae7b2
patch 8.1.0473: user doesn't notice file does not exist when swap file does

Problem:    User doesn't notice file does not exist when swap file does.
Solution:   Add a note that the file cannot be found.  Make the "still
            running" notice stand out.
src/memline.c
src/version.c