NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55434 CVS commit: src/lib/libcurses
The following reply was made to PR lib/55434; it has been noted by GNATS.
From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55434 CVS commit: src/lib/libcurses
Date: Tue, 30 Jun 2020 21:10:13 +0000
Module Name: src
Committed By: uwe
Date: Tue Jun 30 21:10:13 UTC 2020
Modified Files:
src/lib/libcurses: line.c
Log Message:
whline - save/restore the y coordinate too.
Reaching the right side of the screen can cause a line wrap.
Forgot to apply the fix to the !HAVE_WCHAR case.
PR lib/55434
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libcurses/line.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index