Patch 8.2.4983

6 views
Skip to first unread message

Bram Moolenaar

unread,
May 20, 2022, 5:40:16 AM5/20/22
to vim...@googlegroups.com

Patch 8.2.4983 (after 8.2.4982)
Problem: Colors test fails in the GUI.
Solution: Reset g:terminal_ansi_colors.
Files: src/testdir/test_functions.vim


*** ../vim-8.2.4982/src/testdir/test_functions.vim 2022-05-20 10:10:29.948122642 +0100
--- src/testdir/test_functions.vim 2022-05-20 10:37:27.636730566 +0100
***************
*** 2681,2686 ****
--- 2681,2687 ----
endif
call assert_fails('call term_start("' .. cmd .. '", #{term_finish: "close"'
\ .. ', ansi_colors: range(16)})', 'E475:')
+ unlet g:terminal_ansi_colors
endif

" type()
*** ../vim-8.2.4982/src/version.c 2022-05-20 10:10:29.948122642 +0100
--- src/version.c 2022-05-20 10:38:51.300616685 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4983,
/**/

--
hundred-and-one symptoms of being an internet addict:
238. You think faxes are old-fashioned.

/// 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