Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mcnc!unccvax!cs00chs From: cs00chs@unccvax.UUCP (charles spell) Newsgroups: comp.sys.pyramid Subject: crmode() Keywords: curses Message-ID: <2031@unccvax.UUCP> Date: 7 May 90 03:02:02 GMT Organization: Univ. of NC at Charlotte, Charlotte, NC Lines: 6 I work for, uh..., let's say the government. I noticed that on our many machines (pre-5.0) that the parity is switched to even (7-bit) when crmode() is called in curses. Is this intentional? I noticed that many commands that use curses (eg. more(1)) will switch to even parity when run, and some (eg. vi(1)) will not. Why?