From owner-freebsd-questions Tue Dec 8 16:39:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA06526 for freebsd-questions-outgoing; Tue, 8 Dec 1998 16:39:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from green.csi.cam.ac.uk (green.csi.cam.ac.uk [131.111.8.57]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA06518 for ; Tue, 8 Dec 1998 16:39:05 -0800 (PST) (envelope-from bjc23@hermes.cam.ac.uk) Received: from bjc23.trin.cam.ac.uk ([131.111.193.197]) by green.csi.cam.ac.uk with esmtp (Exim 2.05 #3) id 0znXeK-0000aY-00; Wed, 9 Dec 1998 00:38:40 +0000 Date: Wed, 9 Dec 1998 00:38:40 +0000 (GMT) From: "Ben J. Cohen" X-Sender: bjc23@bjc23.trin.cam.ac.uk Reply-To: bjc23@hermes.cam.ac.uk To: Greg Lehey cc: "Jason C. Wells" , questions@FreeBSD.ORG Subject: Re: Bash bug when typing long lines? In-Reply-To: <19981209084328.M12688@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah... I found the problem... I had set PS1='`tput md`\$`tput me` ' (so that the prompt $ or # appears in bold but the main text doesn't). It works fine if I have PS1='\$ '. I think this may be a glitch, but it's quite obscure if it is---it is? Thanks, Ben. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message