Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm list-help: list-post: Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-apps AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 18 May 2000 19:36:09 -0400 To: cygwin-apps AT sourceware DOT cygnus DOT com Subject: Re: termcap-2 op value fix. Message-ID: <20000518193609.A18728@cygnus.com> Reply-To: cygwin-apps AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin-apps AT sourceware DOT cygnus DOT com References: <20000518195349 DOT 2037 DOT qmail AT web108 DOT yahoomail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.12i In-Reply-To: <20000518195349.2037.qmail@web108.yahoomail.com>; from earnie_boyd@yahoo.com on Thu, May 18, 2000 at 12:53:49PM -0700 Can anyone fill me in on what the "op" field does? I don't see it in the termcap man page. cgf (who's done way too much staring at the termcap man page in his life) On Thu, May 18, 2000 at 12:53:49PM -0700, Earnie Boyd wrote: >I found this value in the terminfo.src file from NCurses-5.0 for the linux >term. I decided to try it for the cygwin termcap entry and it works wonders. >The change causes the background to be properly reset, termcap.diff is >attached.