X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.8 required=5.0	tests=BAYES_50,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
X-SMScore: -145
X-LCID: 14947200
X-SM_RECEIVED_ON: Tue, 25 Sep 2012 14:09:42 +0200 (CEST)
Message-ID: <50619E14.3060703@heliant.rs>
Date: Tue, 25 Sep 2012 14:05:40 +0200
From: Jovan Grbic <jovan.grbic@heliant.rs>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Autocompletion of shell variables
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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<tab>
autocomplete does not work, but with
     ssh.exe $SER<tab>
autocomplete works. Autocompletion of file system paths works in both cases.

I'm certain that it functioned like expected in some of my former cygwin 
installations. I'm using latest version now.

With Regards,
Jovan Grbic


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

