X-Spam-Check-By: sourceware.org Message-ID: Date: Mon, 23 Jan 2006 10:31:19 -0600 From: Zach Gelnett To: cygwin AT cygwin DOT com Subject: Prompt issue within cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k0NGVXoR024008 Here is what i am seeing: v468929 AT TRD-CAX40JXD ~> > the duplicate ">" is the issue. Here is my PS1: \[\033]61;\u@\H\007\u@\H \W> as you can see, only a single ">" This happens in xterm, cygwin bash shell, and my preferred terminal mrxvt (from materm.sf.net). It only just started happening. It might be related to an exiting bug with tab complete adding a duplicate character to the end of the line, check this out: v468929 AT TRD-CAX40JXD ~> > ls db2Mgr. db2Mgr.C db2Mgr.h v468929 AT TRD-CAX40JXD ~> ls db2Mgr.. db2Mgr.C db2Mgr.h v468929 AT TRD-CAX40JXD ~> ls db2Mgr..C db2Mgr.C v468929 AT TRD-CAX40JXD ~> > ls db2Mgr. db2Mgr.C db2Mgr.h v468929 AT TRD-CAX40JXD ~> ls db2Mgr.C ls: db2MgrC: No such file or directory v468929 AT TRD-CAX40JXD ~> > I've seen the duplicate character before (in this case a period "."), but only now, with the duplicate prompt character does it cause that duplication in the prompt to go away. Again this happens in cygwin bash shell, xterm and mrxvt. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/