Xref: utzoo comp.unix.questions:11380 comp.unix.aux:641 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.questions,comp.unix.aux Subject: Re: terminfo vs. termcap Keywords: Why do we need two different terminal capability widgets? Message-ID: <15691@mimsy.UUCP> Date: 29 Jan 89 17:23:04 GMT References: <6966@june.cs.washington.edu> <358@tcsc3b2.UUCP> <443@kps.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 15 In article <443@kps.UUCP> peno@kps.UUCP (Pekka Nousiainen /DP) writes: >Is it true that decoding say cursor addressing is significantly faster if >terminfo is used? No. The true difference and reason for preferring terminfo to termcap is that terminfo does more. It is not limited to a silly two characters per entry, and it allows almost arbitrary computation of parameters, neither of which is true of termcap. To the user, all else is window dressing. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris