[#23] 'path' containing **
Summary 'path' containing **
Queue Vim on VMS
Type Bug
State Accepted
Priority 1. Low
Owners
Requester sferencik (at) alpha (dot) polarhome (dot) com
Created 12/17/2010 (5298 days ago)
Due
Updated 12/29/2010 (5286 days ago)
Assigned
Resolved
Attachments

History
12/29/2010 Zoltan Arpadffy State ⇒ Accepted
 
12/17/2010 sferencik@alpha.polarhome.com Comment #1
State ⇒ Unconfirmed
Queue ⇒ Vim on VMS
Summary ⇒ 'path' containing **
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
It should be possible for 'path' to contain ** to enable searching 
down the directory tree. This works on my Windows vim, so it should 
not be too hard on VMS, which natively supports it (using the [...] 
syntax).

Currently, neither of the two work on VMS:

     :set path+=**,[...]
     :fin some_file_down_the_dir.txt
     E345: Can't find file "vimio.h" in path