To: vim_dev@googlegroups.com Subject: Patch 8.1.2165 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 + inoremap CtrlM inoremap AltS inoremap 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 -- Bram@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 ///