tcsh cpp completion

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Nov 15 16:24:00 GMT 2010


On Nov  9 13:24, Daniel Schneider wrote:
> The default tcsh completion for g++ doesn't like .cpp files.
> /etc/profile.d/complete.tcsh
> ...
>     complete g++        n/*/f:*.{C,cc,o,s,i}/
>     complete CC         n/*/f:*.{C,cc,cpp,o,s,i}/
> 
> Why is "cpp" only for CC, but not g++?

The complete.tcsh file is the vanilla file from the upstream sources.
You should ask this upstream.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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



More information about the Cygwin mailing list