Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Charles Wilson Subject: Re: vim quits and cygwin window contents not restored Date: Sat, 05 Apr 2003 18:52:50 -0500 Lines: 39 Message-ID: <3E8F6C52.50300@ece.gatech.edu> References: <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030403061532 DOT 037c7210 AT pop3 DOT cris DOT com> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030402075839 DOT 02bc0cf0 AT pop3 DOT cris DOT com> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030324161421 DOT 02364528 AT pop3 DOT cris DOT com> <024301c2f25a$363fe250$ab474e51 AT ellixia> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030324161421 DOT 02364528 AT pop3 DOT cris DOT com> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030324201123 DOT 029927a8 AT pop3 DOT cris DOT com> <3E7FE6AB DOT 5070305 AT ece DOT gatech DOT edu> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030402075839 DOT 02bc0cf0 AT pop3 DOT cris DOT com> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030403061532 DOT 037c7210 AT pop3 DOT cris DOT com> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030403123121 DOT 0365b080 AT pop3 DOT cris DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en In-Reply-To: <5.2.0.9.2.20030403123121.0365b080@pop3.cris.com> Randall R Schulz wrote: > Chuck, > > I was meaning to write this up earlier, but work keeps getting in the > way. > > When I used your new termcap entry, "less" (when it's displaying > output piped to it via its standard input but not when it is given a > file name argument) tells me "WARNING: terminal is not fully > functional". Well, I hate to be brusque, but I don't maintain termcap, just terminfo. I provided a termcap translation as an offhand thing; I didn't really think about it. Perhaps I should have thought about it, and then not done it . Anyway, perhaps some codes were dropped in the terminfo -> termcap autoconversion. Or perhaps my new-n-improved terminfo entry is wrong: but the only way to find out is to recompile less to use terminfo/ncurses, and run your testcase. I don't plan on doing that; sorry. If the *terminfo* entry breaks *existing* apps that use *ncurses*, then I want to know, and I'll fix it (patches gratefully accepted, etc etc). Otherwise, I don't care. Termcap is not my baby. --Chuck > Here's an excerpt, with context, from my "/etc/termcap": > [snip] > The "lcygwin" is just to prevent a conflict without having to remove > the old entry. > > Now if I switch back (rename "cygwin" in the above to "wcygwin" and > "lcygwin" to "cygwin"), less works as usual for both standard input > and file name arguments. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/