NetBSD-Bugs archive

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

PR/53633 CVS commit: src/lib/libcurses



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

From: "Roy Marples" <roy%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53633 CVS commit: src/lib/libcurses
Date: Thu, 27 Sep 2018 14:07:55 +0000

 Module Name:	src
 Committed By:	roy
 Date:		Thu Sep 27 14:07:55 UTC 2018
 
 Modified Files:
 	src/lib/libcurses: get_wch.c getch.c
 
 Log Message:
 curses: call resizeterm if getch issues KEY_RESIZE
 
 This fixes PR #53633.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/lib/libcurses/get_wch.c
 cvs rdiff -u -r1.68 -r1.69 src/lib/libcurses/getch.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