Tuesday, March 26, 2013

Re: Question Ctrl+Shift+V



On Tue, Mar 26, 2013 at 8:25 AM, Hendrikus Godvliet <hendrikusgodvliet@gmail.com> wrote:
I have a problem to get pasted copy in to Vim

Please take a look to this two screenshots Gedit and Vim

Vim make's a mash of the pasting code

http://hendrikus-godvliet.appspot.com/chakras/30001


You most likely wanted to run this before you paste:
:set paste

Paste your code, then:
:set nopaste

Or vice versa.

HTH,
David 

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