Path: utzoo!utstat!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!psuvax1!news From: flee@dictionopolis.cs.psu.edu (Felix Lee) Newsgroups: news.software.b Subject: Re: trn, Configure Questions ( Was: trn bugs ) Message-ID: Date: 22 Aug 90 20:24:24 GMT References: <1990Aug9.052017.2137@mlb.semi.harris.com> <344@stephsf.stephsf.com> Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 7 Nntp-Posting-Host: dictionopolis.cs.psu.edu >Check your termcap definition. If it contains the 'bs' flag trn will >use a backspace (^H) to backup on the command line. Note, the "bs" flag and "bc" string are obsolete. Use the "le" string instead when writing termcap entries (which is "cub1" in terminfo-ese). -- Felix Lee flee@cs.psu.edu