Friday, April 30, 2010

Re: Strange problem with netrw in vim 7.2 windows

Jack Donohue wrote:
> I use the x (execute) command a lot
>
> " Netrw Directory Listing
> (netrw v132)
> " Sorted by time
> " Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by
> x:exec
> "
> ============================================================================
>
>
> Works fine in vim70, but I recently changed to vim 7.2 and I sometime
> get this:
>
> Press <cr> to continue
>
> instead of opening the file with the file association. I'm running
> Windows XP SP 3
>
> Any ideas what's wrong?
Does increasing your cmdheight option help? (:set ch=2)

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

No comments: