Tuesday, March 26, 2013

Re: Question Ctrl+Shift+V

On 20:46 Tue 26 Mar , Hendrikus Godvliet wrote:
> David
>
> Thank this what i missed. And from now on I will rock, set paste to the Vim.
>
>
> Hendrikus
>
> 2013/3/26 David Fishburn <dfishburn.vim@gmail.com>
>
> > set paste
>
> --
> --
> 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/groups/opt_out.
>
>

I am looking for a nice setting to automate this process in urxvt
terminal. I found:
http://stackoverflow.com/questions/5585129/pasting-code-into-terminal-window-into-vim-on-mac-os-x/7053522#7053522
but it is not working for me. For now I use:

set pastetoggle=<f9>
imap <c-r> <f9><c-r>

So I don't need to remember to set the pastmode. Is there a plugin out
there for this?

Best,
Marcin Szamotulski

--
--
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/groups/opt_out.

No comments: