Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2005 23:32:16 +0100
From:      Gert Cuykens <gert.cuykens@gmail.com>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: looking for a shell editor
Message-ID:  <ef60af090503251432563d83b8@mail.gmail.com>
In-Reply-To: <20050325174454.GA59945@dan.emsphone.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> <20050325174454.GA59945@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Mar 2005 11:44:54 -0600, Dan Nelson <dnelson@allantgroup.com> wrote:
> In the last episode (Mar 25), Gert Cuykens said:
> > 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
> > byte 865
> > byte 866       R100        Radeon 7200
> >
> > how do you get rit of byte...
> 
> That's actually your pager doing that.  Joe's "terminal emulator" when
> in shell mode is exceedingly simple, only understanding newline and
> backspace.  You can run "man radeon | cat" to avoid going through any
> pagers, and just use pgup/down to page through the text from within
> joe.
> 

Alrigdy that defenatly works :) thx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef60af090503251432563d83b8>