]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0923: terminal dump diff swap does not update file names v8.1.0923
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2019 23:16:13 +0000 (00:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2019 23:16:13 +0000 (00:16 +0100)
commitc3ef8966081c03ce989f72a1e477df3327ccb971
tree4b8d7384ce1c4ab33348e1294d2037b49f58d429
parent96baf02aa87dc6ec43850c5617fe53061edd97bf
patch 8.1.0923: terminal dump diff swap does not update file names

Problem:    Terminal dump diff swap does not update file names.
Solution:   Also swap the file name.  Add a test.
src/terminal.c
src/testdir/test_terminal.vim
src/version.c