A.J.Mechelynck ([EMAIL PROTECTED]) wrote: > [EMAIL PROTECTED] wrote: > >A.J.Mechelynck ([EMAIL PROTECTED]) wrote: > >>Gregory SACRE wrote: > [...] > > Method I: > Try using /PLATFO~1/ instead of /platform view/ (or maybe PLATFO~2 or > PLATFO~3 if you have several LongFileNames starting platfo* in the same > directory). > > Method II: > Filename arguments containing spaces usually require backslash-escaping in > Vim, i.e. > > :Explore platform\ view/* > > etc. > > Note: There may be a difficulty with both approaches above if the path is > generated by the script (i.e., out of your control). I guess Dr. Chip will > know better than me how to solve your problem.
Yes, that's the problem: the path is generated by netrw as I load a file and then just asks to search in the current path. I hope Dr. Chip will come with a neat solution :-) Thanks for your help. Gregory
