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]

tcsh cpp completion


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

Thanks,
Dan

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