Subject: CVS commit: wip/viewglob
From: Thomas Klausner
Date: 2004-09-17 19:43:17
Message id: E1C8MlQ-0003pX-W9@sc8-pr-cvs1.sourceforge.net

Log Message:
Initial import of viewglob:

viewglob is a utility designed to complement the Unix shell in
graphical environments. It has two parts:

     1.   A tool that sits as a layer between the shell and X
	  terminal, keeping track of the user's current directory
	  and command line.

     2.   A graphical display which shows the layouts of directories
	  referenced on the command line (including pwd).

The display also shows the results of file globs and expansions as
they are typed (hence the name), highlighting selected files and
potential name completions.

Imported into pkgsrc-wip since it's not quite there yet, at least
for my use cases...


Files:
RevisionActionfile
1.1importwip/viewglob/Makefile
1.1importwip/viewglob/PLIST
1.1importwip/viewglob/distinfo
1.1importwip/viewglob/DESCR