| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Is there a way to list all files in a directory tree to the current vim buffer, similar to what the system command "ls -R >> tempfile" would do in the command line? |
|
#2
| |||
| |||
| In article <991ea78e-b8e1-4f86-aac7-f061076e716d@t54g2000hsg.googlegroups.com>, bgold12 <bgold12@gmail.com> wrote: >Is there a way to list all files in a directory tree to the current >vim buffer, similar to what the system command "ls -R >> tempfile" >would do in the command line? :r !ls -R |
|
#3
| |||
| |||
| On Sep 1, 1:15*pm, gaze...@shell.xmission.com (Kenny McCormack) wrote: > In article <991ea78e-b8e1-4f86-aac7-f061076e7...@t54g2000hsg.googlegroups..com>, > > bgold12*<bgol...@gmail.com> wrote: > >Is there a way to list all files in a directory tree to the current > >vim buffer, similar to what the system command "ls -R >> tempfile" > >would do in the command line? > > :r !ls -R Thanks. How do I set the path in the shell that opens up so that it includes C:\cygwin\bin, where my ls.exe file is located? It can't find it. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.