On Fri, Mar 25, 2005 at 04:27:12PM +0100, Gert Cuykens wrote:
> On Fri, 25 Mar 2005 16:21:52 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
> wrote:
> > On Fri, 25 Mar 2005 16:17:54 +0100
> > Gert Cuykens <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to