Patch 8.2.4089

5 views
Skip to first unread message

Bram Moolenaar

unread,
Jan 14, 2022, 7:07:52 AM1/14/22
to vim...@googlegroups.com

Patch 8.2.4089 (after 8.2.4078)
Problem: Terminal test for current directory fails on FreeBSD.
Solution: Skip the test.
Files: src/testdir/test_terminal3.vim


*** ../vim-8.2.4088/src/testdir/test_terminal3.vim 2022-01-13 15:25:28.222535371 +0000
--- src/testdir/test_terminal3.vim 2022-01-14 12:04:05.739636867 +0000
***************
*** 779,784 ****
--- 779,786 ----
func Test_terminal_sync_shell_dir()
CheckUnix
" The test always use sh (see src/testdir/unix.vim).
+ " BSD's sh doesn't seem to play well with the OSC 7 escape sequence.
+ CheckNotBSD

set asd
" , is
*** ../vim-8.2.4088/src/version.c 2022-01-14 11:58:43.336094417 +0000
--- src/version.c 2022-01-14 12:06:05.531474377 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4089,
/**/

--
Not too long ago, a program was something you watched on TV...

/// 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 ///
Reply all
Reply to author
Forward
0 new messages