]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2494: ":rviminfo!" clears most of oldfiles v8.2.2494
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Feb 2021 18:22:15 +0000 (19:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Feb 2021 18:22:15 +0000 (19:22 +0100)
commit3ff656f6b43465083b58e1d2fb9b8008abc5bc17
tree0e05961b4b6ec0c3f971aa67e70107de2e5bbab7
parentf3fa18468c0adc4fa645f7c394d7a6d14d3d4352
patch 8.2.2494: ":rviminfo!" clears most of oldfiles

Problem:    ":rviminfo!" clears most of oldfiles.
Solution:   Add VIF_ONLY_CURBUF to read_viminfo(). (closes #1781)
src/version.c
src/vim.h
src/viminfo.c