From owner-freebsd-questions@FreeBSD.ORG Sat Mar 10 12:58:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F6BB16A404 for ; Sat, 10 Mar 2007 12:58:53 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.freebsd.org (Postfix) with ESMTP id DA73013C491 for ; Sat, 10 Mar 2007 12:58:52 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id l2ACwplj003218; Sat, 10 Mar 2007 07:58:51 -0500 (EST) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id l2ACwpKS003202; Sat, 10 Mar 2007 07:58:51 -0500 (EST) Date: Sat, 10 Mar 2007 07:58:51 -0500 From: Thomas Dickey To: Carsten Fuchs Message-ID: <20070310125851.GB1752@saltmine.radix.net> References: <20070310134800.a1eb88f1.crstn_fuchs@yahoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070310134800.a1eb88f1.crstn_fuchs@yahoo.de> User-Agent: Mutt/1.3.27i Cc: freebsd-questions@freebsd.org Subject: Re: Gnome-Terminal - odd behaviour while typing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2007 12:58:53 -0000 On Sat, Mar 10, 2007 at 01:48:00PM +0100, Carsten Fuchs wrote: > Hi everyone! > > My gnome-terminal has this annoying habit of jumping at the beginning > of the same line when i'm entering a command and the cursor reaches a > certain column (not the last column possible, there's always a quarter > or so of the line left blank); it doesn't put the cursor on a new line > but at the beginning of the same line, thus overwriting that line. Sounds like a problem with the prompt string (iirc for bash users, that's remedied by escaping the chunk of text that doesn't print using \[ and \]). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net