Patch 8.1.2165

10 views
Skip to first unread message

Bram Moolenaar

unread,
Oct 16, 2019, 4:29:26 PM10/16/19
to vim...@googlegroups.com

Patch 8.1.2165
Problem: Mapping test fails on Mac.
Solution: Remove the default Mac mapping.
Files: src/testdir/test_mapping.vim


*** ../vim-8.1.2164/src/testdir/test_mapping.vim 2019-10-16 18:34:55.840287588 +0200
--- src/testdir/test_mapping.vim 2019-10-16 22:26:49.678029684 +0200
***************
*** 444,449 ****
--- 444,452 ----
endfunc

func Test_list_mappings()
+ " Remove default Mac mapping
+ silent! iunmap <D-v>
+
inoremap <C-M> CtrlM
inoremap <A-S> AltS
inoremap <S-/> ShiftSlash
*** ../vim-8.1.2164/src/version.c 2019-10-16 22:16:41.947699813 +0200
--- src/version.c 2019-10-16 22:27:25.901782935 +0200
***************
*** 755,756 ****
--- 755,758 ----
{ /* Add new patch number below this line */
+ /**/
+ 2165,
/**/

--
Communication is one of the most compli..., eh, well, it's hard.
You know what I mean. Not?

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages