ISC xtermcap bug
Robert Lin
rlin at cs.ubc.ca
Mon Sep 10 06:17:57 AEST 1990
I've found what appears to be a bug in ISC 2.0.2's xtermcap library.
It will not properly read a termcap entry that starts with a backslash
(octal escaped entry). For example, the entry GV=\63 would return as
NULL by tgetstr, whereas in truth it should return a "3" string.
Does anyone know of a public domain termcap library (with source of course)
that works right? If so, please point me in the right direction.
-Robert Lin <rlin at cs.ubc.ca>
More information about the Comp.unix.sysv386
mailing list