Date: Wed, 5 Nov 1997 12:20:19 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/window main.c wwinit.c Message-ID: <199711052020.MAA06952@freefall.freebsd.org>
index | next in thread | raw e-mail
joerg 1997/11/05 12:20:19 PST
Modified files:
usr.bin/window main.c wwinit.c
Log:
Make window(1) honor the LC_CTYPE setting.
While i was at it, don't export \E[OA style cursor key strings into the
TERMCAP variable since window's emulation doesn't support it. Instead,
convert to \E[[A etc.
Revision Changes Path
1.4 +2 -0 src/usr.bin/window/main.c
1.8 +29 -4 src/usr.bin/window/wwinit.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711052020.MAA06952>
