Roy Marples wrote in <20181005115905.8d52ef...@cvs.netbsd.org>:
 |Module Name:  src
 |Committed By: roy
 |Date:         Fri Oct  5 11:59:05 UTC 2018
 |
 |Modified Files:
 | src/lib/libcurses: newwin.c refresh.c
 |
 |Log Message:
 |curses: allow drawing the lowest right hand cell of the terminal
 |
 |This is a historical behaviour that needs fixing
 |If any terminal does scroll when drawing in the lowest right hand cell
 |of the terminal then an entry should be made in the terminfo database
 |(currently there is no standard code) to state that and define

'im' and 'ei'?

 |__SCROLLWIN as before.
 |
 |Fixes PR# 30978.
 |
 |
 |To generate a diff of this commit:
 |cvs rdiff -u -r1.52 -r1.53 src/lib/libcurses/newwin.c
 |cvs rdiff -u -r1.88 -r1.89 src/lib/libcurses/refresh.c
 |
 |Please note that diffs are not public domain; they are subject to the
 |copyright notices on the relevant files.
 |
 --End of <20181005115905.8d52ef...@cvs.netbsd.org>

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

Reply via email to