Patch 8.2.4212

6 views
Skip to first unread message

Bram Moolenaar

unread,
Jan 24, 2022, 5:33:02 PM1/24/22
to vim...@googlegroups.com

Patch 8.2.4212 (after 8.2.4208)
Problem: Window title test still fails in some configurations.
Solution: Explicitly set the 'title' option.
Files: src/testdir/test_functions.vim


*** ../vim-8.2.4211/src/testdir/test_functions.vim 2022-01-24 22:16:32.917176813 +0000
--- src/testdir/test_functions.vim 2022-01-24 22:30:50.517932133 +0000
***************
*** 1637,1642 ****
--- 1637,1643 ----
endif

let lines =<< trim END
+ set title
edit Xa.txt
let g:buf = bufadd('Xb.txt')
inoremap <F2> <C-R>=setbufvar(g:buf, '&autoindent', 1) ?? ''<CR>
*** ../vim-8.2.4211/src/version.c 2022-01-24 22:16:32.917176813 +0000
--- src/version.c 2022-01-24 22:31:31.145069743 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4212,
/**/

--
Biting someone with your natural teeth is "simple assault," while biting
someone with your false teeth is "aggravated assault."
[real standing law in Louisana, United States of America]

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