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 -- [email protected] -- 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 ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201910162029.x9GKTHdl017207%40masaka.moolenaar.net.