X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=ipCIzNKQi7QwfyrcdHhMiiOvueULHUw2yI7wJMeqCEVPPHVe0CAD/ z4f1H4Eg+VL1PMpc7jF7PoNKEIfVBDaSpu+4BtdSsEvGVp+wM5ZMngjGwP+zsBCM kx4C0BfqE1npM9dnUYYCfveskwioeeGK2oJkzIRTAiH4VjOv+XQn14= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=7Bo7Ikyb4B0dE4SOgx2+MVjpF+g=; b=xg3gGbZgcBYsFeKXoBsfi4jWpcr9 adcroLk0JAyk1v4Yf7+D74TvTijWFLALhYvDd2FY84OSn0P541pd/38prRAV16Fb UR4fCuW7aYhkLHXyclp1nQyxU/7lvXQ6cljZ8WLDJMRKXMhv526+5M7buNmNskGr dttQ3VYyV+jBmyY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: /etc/screenrc issue on cygwin64 Date: Mon, 21 Oct 2013 20:39:04 -0400 Lines: 27 Message-ID: References: <1380893962 DOT 37275 DOT YahooMailNeo AT web140105 DOT mail DOT bf1 DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes > I have found that two lines in /etc/screenrc cause the nano editor to get one line off in its text buffer display when running gnu screen in a mintty > terminal on cygwin64. The two lines are as follows (the ones beginning with "termcap" and "terminfo"): > > ># Do not use xterms alternate window buffer. > ># This one would not add lines to the scrollback buffer. > ># THESE CAUSE PROBLEMS WITH 64-BIT CYGWIN AND NANO EDITOR IN MINTTY > > > > > >termcap xterm|xterms|xs ti=\E7\E[?47l > >terminfo xterm|xterms|xs ti=\E7\E[?47l > > Commenting them out (putting hash characters before "termcap" and "terminfo" > solved the problem for me. I have never seen this issue on cygwin32. > > To reproduce: on cygwin64, start a mintty terminal, start gnu screen, then edit a file in nano. Soon you will see the text buffer display become garbled. Comment out the two lines identified above in /etc/screenrc and notice that the problem does not occur. OK, I got my 64-bit computer back and have just tried to reproduce this, but I can't. I started mintty, started screen, ran nano, and edited a large text file, paging up and down through it and adding and deleting lines. The display stayed fine. I tried it a few times with the same result. Are you still having this problem? If so, please follow the bug reporting guidelines at http://cygwin.com/problems.html. Andrew -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple