Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!cbnewsc!lied From: lied@cbnewsc.att.com (Bob Lied) Newsgroups: comp.sys.3b1 Subject: Re: Curses is broken. Don't believe it? Try this... Message-ID: <1991Apr2.192541.6124@cbnewsc.att.com> Date: 2 Apr 91 19:25:41 GMT References: <1991Apr1.231435.3609@shibaya.lonestar.org> Organization: AT&T Bell Laboratories Lines: 17 More likely than curses being broken is that the terminfo entry is less than all-inclusive. As someone already mentioned, there are better terminfo entries floating around. Also, you mentioned the Communication Management documentation. Note that the capabilities of the terminal emulator are not the same as the capabilities of the terminal. For instance, the vt100 emulator of ATE does not support some of the character attributes that the native UNIX PC does, no matter what you put in terminfo. And of course, the terminfo will change from machine to machine. So disassemble the terminfo and look closely. There might be bugs in curses, but for such basics as STANDOUT, it's probably the terminal description. Bob Lied att!ihlpf!lied