X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: Yes, hits=6.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Tue, 9 Nov 2010 13:24:19 -0800 Message-ID: Subject: tcsh cpp completion From: Daniel Schneider To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com The default tcsh completion for g++ doesn't like .cpp files. /etc/profile.d/complete.tcsh ... =A0=A0=A0 complete g++=A0=A0=A0=A0=A0=A0=A0 n/*/f:*.{C,cc,o,s,i}/ =A0=A0=A0 complete CC=A0=A0=A0=A0=A0=A0=A0=A0 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