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.
