Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Some problems with list scrolling and  menu selection
- X-seq: zsh-workers 10878
 
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: RE: Some problems with list scrolling and  menu selection
 
- Date: Thu, 20 Apr 2000 14:14:02 +0200 (MET DST)
 
- In-reply-to: "Andrej Borsenkow"'s message of Thu, 20 Apr 2000 16:03:27 +0400
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
Andrej Borsenkow wrote:
> > > 2. There are problems with scrolling back in menu selection. Try GNU
> > > diff (with verbose on). I did it on dtterm from TriTeal TED 4.2 with
> > > 24x80 size.
> > >
> > > ...
> > >
> > > Note, that the line just under the prompt disappears.
> >
> > A nasty off-by-one error when displaying matches with line-oriented
> > display strings. You probably guessed that.
> >
> 
> Oops, but it is still IMHO wrong. The list description is lost. Before
> scrolling:
> 
> bor@itsrm2% gdiff --brief
> Completing option
> --brief                   -- output only whether files differ
> .....
> 
> Note "Completing option"
> 
> and after moving to the last line and scrolling one line down:
> 
> bor@itsrm2% gdiff --new-group-format=
> --brief                   -- output only whether files differ
> .....
> 
> Was it intended this way?
Of course. There may be other descriptions below.
Bye
 Sven
--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author