Ken Takata wrote:

> 2016/2/18 Thu 4:48:46 UTC+9 Bram Moolenaar wrote:
> > > Mac OS has also some default mappings, but it seems that they are not
> > > documented.
> > > https://github.com/vim/vim/blob/master/src/getchar.c#L5307-L5316
> > > Maybe it's better to add them to the documents.
> > 
> > I hope someone can do that.  I like complete docs.
> 
> I have added description for standard mappings on macOS (based on the source
> code).
> I'm not a macOS user, so review by mac users is welcome.

Thanks.

> BTW, on MS-Windows, Shift-Insert is mapped to <C-R><C-O>* in Insert mode:
>     https://github.com/vim/vim/blob/a37ffaa/src/getchar.c#L5262
> 
> However, on macOS, Command-v is mapped to <C-R>* in Insert mode:
>     https://github.com/vim/vim/blob/a37ffaa/src/getchar.c#L5299
> 
> Isn't it better to map to <C-R><C-O>* also on macOS?
> This breaks backward compatibility though.

-- 
hundred-and-one symptoms of being an internet addict:
190. You quickly hand over your wallet, leather jacket, and car keys
     during a mugging, then proceed to beat the crap out of your
     assailant when he asks for your laptop.

 /// Bram Moolenaar -- b...@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    ///

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to