sponsor Vim development Vim logo Vim Book Ad

RExplorer : Tree explorer with color

 script karma  Rating 38/20, Downloaded by 2171  Comments, bugs, improvements  Vim wiki

created by
Arun E
 
script type
utility
 
description
This is an attempt to implement a tree explorer purely using vim 6.0 language. I have tried it on a unix and windows system and runs without any problem. Not sure about the behaviour in a different OS.

In the current version, the explorer window opens always on the left hand side.
-Arun

Ascii snapshot:
----------------------
[+] /
[-] /home/user
| [+] install
| [+] mail
| [+] misc
| [+] src
| [+] tmp
|  |- README.txt
|  |- hello.c  
|
 
install details
1. unzip the files
    in unix, gzip -dc RExplorer.tgz |tar vxf -
    in win, use winzip or equivalent
2. store the files RExplorer.vim and RECfg.txt in the same directory.
3. source RExplorer.vim in a gvim session
4. Be sure to read RECfg.txt for your customizations (for file associations and initial trees)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
RExplorer.tgz 1.05 2006-11-16 6.0 Arun E Enabled for vim7
RExplorer.tgz 1.00 2002-01-26 6.0 Arun E Initial upload
ip used for rating: 13.58.247.31

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github