This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Autocompletion of shell variables


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 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.

WJFFM.  Maybe your ~/.inputrc is the reason?

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]