Cesar Romani wrote: > On 08/12/2014 05:29 p.m., Charles E Campbell wrote: > > Cesar Romani wrote: > >> I'm using vim 7.4.542 on Windows 7. > >> When I do 'gx' on an url I always get: > >> Press <cr> to continue > >> > >> How can I suppress it? > >> > >> Many thanks in advance, > >> > > Try :set ch=2 > > > > Regards, > > Chip Campbell > > It doesn't help. I always get: > Press <cr> to continue > Some questions...
* What does: :echo v:scrollstart show when the message appears? * What o/s are you using? * Are you using ftp, scp, or what? * You may want to look at ":help netrw-debug' and use that to find out which command netrw is actually using. What happens when you try that command manually? From inside vim? Regards, Chip Campbell -- -- 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.
