> björn <[email protected]> Jul 08 01:37PM +0200 ^
>
> On 7 July 2010 16:11, Lyle wrote:
>> :e **/" or "map <D-r> :e **/" for shift-r and command-r, respectively, but
>> when I try "map <S-D-r> :e **/", the command just puts me in replace mode.
>> Any ideas?
>
> Try
>
> map <D-R> :e **/"
>
> That is, capitalize the "R" instead of adding the "S-" flag when using
> <D-..> mappings. (Yes, it is a bit odd...)
>
> Björn

Fantastic, that works. Thanks!

-Lyle

-- 
You received this message from the "vim_mac" 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

Reply via email to