Sunday, February 27, 2011

Re: mapping F3 to map q ^B

On 28/02/11 10:53 AM, lylez wrote:
> I've tried pretty much everything that's been suggested.
>
> Has anyone confirmed that they are able to do a mapping, as part of a
> mapping? That seems to be the root of the problem here.

Yes. I quickly tested what I suggested, and it worked for me. I can even
successfully do something hideously tangled like this:

:map a :map s :echomsg "Hello!"<lt>CR><CR>:map d :unmap s<lt>CR><CR>

If you type 'a' then 's' and 'd' are mapped, and after having done so,
's' prints a message, and 'd' unmaps 's'.

Ben.


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

No comments: