Xin LI wrote:
delphij 2007-06-23 15:28:01 UTC
FreeBSD src repository
Modified files:
contrib/less main.c screen.c
Log:
In more(1) mode, restore the historical behavior where curses init
and deinit characters are not delivered.
Instead of hacking screen.c, we set no_init to implement the behavior.
Thanks ;)
Reported by: mnag
Approved by: re (hrs)
Revision Changes Path
1.9 +2 -1 src/contrib/less/main.c
1.8 +2 -12 src/contrib/less/screen.c
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-src
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
------------------------------------------------------
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/contrib/less/main.c.diff?&r1=1.8&r2=1.9
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/contrib/less/screen.c.diff?&r1=1.7&r2=1.8
--
Marcus Alves Grando
marcus(at)sbh.eng.br | Personal
mnag(at)FreeBSD.org | FreeBSD.org
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"