Friday, February 21, 2014

Re: Netrw issue

A Loumiotis wrote:
> I have some issues with exploring a folder for which the name contains
> a space and I use command line completion. For example:
>
> :Exp e:\m<tab>
>
> expands to
>
> :Exp e:\My\ Documents
>
> but it does not create a list of the folder contents.
>
> But if I manually delete the backward slash:
>
> :Exp e:\My Documents
>
> then it works.
>
> On the other hand if I use:
>
> :e e:\m<tab>
>
> it expands to
>
> :e e:\My\ Documents
>
> and it works as expected, ie, it lists the contents of the directory
> immediately without having to delete the backward slashes that escape
> spaces as I have to do with the :Exp command.
>
> I use gVim on Windows XP 32 bit.
>
Hello!

Please try v151d of netrw, available from my website:
http://www.drchip.org/astronaut/vim/index.html#NETRW

Regards,
C 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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: