Re: [gedit-list] external tool path?



On Fri, 2008-11-14 at 13:00 +0100, Steve Frécinaux wrote:
> Doug McNutt wrote:
> > At 18:20 -0500 11/12/08, John Kitzmiller wrote:
> >>
> >> I am intrigued by the quick tool you suggested which I cannot get to
> >> work yet, but will keep trying. Any hints for setting the conditions?
> >>
> > 
> > Use Tools_External Tools. . .
> > create new tool and don't try to change its name.
> > 
> > set input to "nothing"
> > output to "at cursor position
> > applicability "all files"
> > 
> > #!/bin/tcsh
> > setenv
> > 
> > Close the dialog. create a new file of place the cursor at the bottom of 
> > a current file and execute.
> > 
> > In bash, the default shell, the command is "export", I think. It seems 
> > to work the same way but I'm not sure what else it does.
> 
> "env | grep GEDIT" does the work, whatever your shell is.

Thank you Steve (thanks to both for responding) env | grep GEDIT does
the trick for me.  --J



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]