Tuesday, July 1, 2014

Re: vim 7.4: pasting is very slow on HP UX machine.

Sarath Addanki wrote:
>> What, if anything, does
>>
>>
>>
>> :imap <middlemouse>
>>
>>
>>
>> show? I'm guessing that you're using the middlemouse to paste.
>>
>>
>>
>> Regards,
>>
>> Chip Campbell
>
> the above ex command returns "No mapping found".
> I'm using right click to paste into Vim via PuTTY.
>
>
Then you need to look for

:imap <rightmouse>

Its not that I expect that you have a mapping, but if you did, then
you'd be getting a delay as vim waits to see if there's more characters
coming from you.

Regards,
Chip

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: