On Saturday, June 28, 2014 4:01:39 PM UTC-5, Sarath Addanki wrote: > Hi, > > I have to use vim on HP-UX machine. Whenever I paste any text with more than > one line(or some 60 chars), it completes the operation very slowly. This > problem is making vim un usable. Please assist. > > Following are the details > > machine details: > HP-UX stlhp107 B.11.31 U ia64 3120353525 > > Terminal used is: dtterm > > Attached is the vim installation details. > > Please help to troubleshoot. I'm a long term user of vim. Without vim it's > difficult to write code for me. > > Thanks, > Sarath
Is it faster if you ":set paste" first before pasting? Make sure to turn it off again after you 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
