From owner-freebsd-questions@FreeBSD.ORG Fri Mar 25 15:27:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D86AF16A4CE for ; Fri, 25 Mar 2005 15:27:13 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED8243D53 for ; Fri, 25 Mar 2005 15:27:13 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so821149rng for ; Fri, 25 Mar 2005 07:27:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=d214wx/aNruftHNIUlHuEoBeIK2Tc0hYMRvDWHZOw6aylXK6S9fGvrNUiz3OVzrIT3EdKmpGy+FJoSVT8R4soDq4gzSHIJNks6fvq8YsoXld/D9/Q97R8AVCT2jmt/1ABy4/onjnzjYvbhbuJwruj/6ANtVSZHUDl+3sc/ULZO4= Received: by 10.38.149.17 with SMTP id w17mr309037rnd; Fri, 25 Mar 2005 07:27:12 -0800 (PST) Received: by 10.38.74.23 with HTTP; Fri, 25 Mar 2005 07:27:12 -0800 (PST) Message-ID: Date: Fri, 25 Mar 2005 16:27:12 +0100 From: Gert Cuykens To: "albi@scii.nl" In-Reply-To: <20050325162152.7a974119.albi@scii.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <4242FC50.3070702@zonnet.nl> <20050325123104.GA2509@falcon.midgard.homeip.net> <20050325063815.E70201@goodwill.io.com> <20050325162152.7a974119.albi@scii.nl> cc: freebsd-questions@freebsd.org Subject: Re: looking for a shell editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 15:27:14 -0000 On Fri, 25 Mar 2005 16:21:52 +0100, albi@scii.nl wrote: > On Fri, 25 Mar 2005 16:17:54 +0100 > Gert Cuykens wrote: > > > When you open a shell window in joe and do for example man radeon and > > push enter to scroll down it puts byte... before each line > > > > byte 844 ing ATI chips > > in joe you can do a search (^K^F) and then choose (R)eplace, fill in > "byte" and replacing it by a space is possible, then choose "all" > Can you configure joe it doesnt put byte xxxx when you scroll ?