NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/54654 CVS commit: src/lib/libedit
The following reply was made to PR lib/54654; it has been noted by GNATS.
From: soeren%soeren-tempel.net@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: PR/54654 CVS commit: src/lib/libedit
Date: Wed, 20 Nov 2019 10:14:35 +0100
"Christos Zoulas" <christos%netbsd.org@localhost> wrote:
> Module Name: src
> Committed By: christos
> Date: Tue Nov 12 20:59:46 UTC 2019
> =20
> Modified Files:
> src/lib/libedit: terminal.c
> =20
> Log Message:
> PR/54654: Soren Tempel: Make sure el_cursor.v < el_terminal.t_size.v whe=
n
> moving around.
Thanks for the quick fix, I can confirm that this change fixes the
segmentation fault, though horizontal scrolling in one-line terminal
still doesn't seem to work correctly. That is, previous characters are
not shown when scrolling left after filling the entire line.
Cheers,
S=C3=B6ren
Home |
Main Index |
Thread Index |
Old Index