Date: Thu, 28 Aug 1997 14:32:05 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.ORG> To: john@tlh.org, jlemon@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/4404 Message-ID: <199708282132.OAA16125@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: /usr/bin/more uses termcap ti and te State-Changed-From-To: open-closed State-Changed-By: jlemon State-Changed-When: Thu Aug 28 14:25:43 PDT 1997 State-Changed-Why: This is arguably the correct behavior. ti/te are supposed to be the startup/ending sequences for any program that uses termcap. The fix for this problem would be to use the '-e' flag for more. It could be argued that -e should be the default, but that breaks it for those of us who don't have a 'clear screen' sequence in 'te'.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708282132.OAA16125>