Date: Fri, 25 Mar 2005 17:31:20 +0100 From: Erik Trulsson <ertr1013@student.uu.se> To: Gert Cuykens <gert.cuykens@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: looking for a shell editor Message-ID: <20050325163120.GA9451@falcon.midgard.homeip.net> In-Reply-To: <ef60af090503250727270c3b34@mail.gmail.com> References: <ef60af0905032409243e1f8ae9@mail.gmail.com> <4242FC50.3070702@zonnet.nl> <ef60af09050325040966b57429@mail.gmail.com> <20050325123104.GA2509@falcon.midgard.homeip.net> <20050325063815.E70201@goodwill.io.com> <ef60af090503250717542eb7b@mail.gmail.com> <20050325162152.7a974119.albi@scii.nl> <ef60af090503250727270c3b34@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 25, 2005 at 04:27:12PM +0100, Gert Cuykens wrote: > On Fri, 25 Mar 2005 16:21:52 +0100, albi@scii.nl <albi@scii.nl> wrote: > > On Fri, 25 Mar 2005 16:17:54 +0100 > > Gert Cuykens <gert.cuykens@gmail.com> 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 ? It is not joe which puts those lines. It is the pager that man uses which outputs them (those lines should normally be at the bottom of the page.) Full-screen programs (like man) seem to get a bit confused when running inside joe, probably because joe does *not* supply a full terminal-emulator. I would recommend that you don't run such programs inside joe - just use a normal shell instead. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050325163120.GA9451>