RE: Autocompletion of shell variables

2012-09-25 Thread Adam Dinwoodie
Jovan Grbic wrote: > I have an irk with Cygwin 1.7.16. The problem is that the autocompletion of > shell variables is not functioning if I don't use full windows executable > name of standard linux tool. > > For example. I have variable SERVER=a.b.c.d. When i try >

Re: Autocompletion of shell variables

2012-09-25 Thread Earnie Boyd
On Tue, Sep 25, 2012 at 8:05 AM, Jovan Grbic wrote: > Hello, > > I have an irk with Cygwin 1.7.16. The problem is that the autocompletion of > shell variables is not functioning if I don't use full windows executable > name of standard linux tool. > > For example. I ha

Autocompletion of shell variables

2012-09-25 Thread Jovan Grbic
Hello, I have an irk with Cygwin 1.7.16. The problem is that the autocompletion of shell variables is not functioning if I don't use full windows executable name of standard linux tool. For example. I have variable SERVER=a.b.c.d. When i try ssh $SER autocomplete does not work, but