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: tcsh cpp completion


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


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