Patch 8.2.2678
Problem: Test for 'autoshelldir' does not reset the option.
Solution: Reset the option after testing.
Files: src/testdir/test_terminal3.vim
*** ../vim-8.2.2677/src/testdir/test_terminal3.vim 2021-03-29 20:49:01.486055361 +0200
--- src/testdir/test_terminal3.vim 2021-03-30 20:52:41.967717555 +0200
***************
*** 502,507 ****
--- 502,509 ----
let expected = tmpfolder
endif
call assert_equal(expected, getcwd(winnr()))
+
+ set noasd
endfunc
" Test for modeless selection in a terminal
*** ../vim-8.2.2677/src/version.c 2021-03-29 22:14:45.608788413 +0200
--- src/version.c 2021-03-30 20:53:57.859551172 +0200
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2678,
/**/
--
He who laughs last, thinks slowest.
/// Bram Moolenaar -- Br...@Moolenaar.net --
http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features --
http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///