looking for a shell editor
Erik Trulsson
ertr1013 at student.uu.se
Fri Mar 25 08:31:24 PST 2005
On Fri, Mar 25, 2005 at 04:27:12PM +0100, Gert Cuykens wrote:
> On Fri, 25 Mar 2005 16:21:52 +0100, albi at scii.nl <albi at scii.nl> wrote:
> > On Fri, 25 Mar 2005 16:17:54 +0100
> > Gert Cuykens <gert.cuykens at 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 at student.uu.se
More information about the freebsd-questions
mailing list