NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58090 CVS commit: [netbsd-10] src



The following reply was made to PR bin/58090; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58090 CVS commit: [netbsd-10] src
Date: Wed, 24 Jul 2024 09:57:13 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Jul 24 09:57:13 UTC 2024
 
 Modified Files:
 	src/lib/libcurses [netbsd-10]: screen.c
 	src/tests/lib/libcurses/tests [netbsd-10]: curs_set
 
 Log Message:
 Pull up following revision(s) (requested by uwe in ticket #768):
 
 	tests/lib/libcurses/tests/curs_set: revision 1.2
 	lib/libcurses/screen.c: revision 1.39
 
 curses: init old_mode to 1 (normal visible cursor)
 PR bin/58090: Ctrl-Z, fg makes blinking cursor in vi
 ok blymn@
 
 adjust initial cursor state to reflect reality
 Missed in PR bin/58090
 
 Fixes PR lib/58313
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.37 -r1.37.2.1 src/lib/libcurses/screen.c
 cvs rdiff -u -r1.1 -r1.1.54.1 src/tests/lib/libcurses/tests/curs_set
 
 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