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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=OJonWFPIaFPLEYpWWPlCmTdgR9t46 T6LkM/IZFycajiz5Mzaa3E4b9lJ/lhq2f28Nt734wVlcWfGqP8lZAZYJ0UCdSmA7 ZNRkcLwRXKmyevnAwHjOkFUmWOnryfflYN46Q56hYv/naaRB8rCrUuc/aqfahUu4 CCx0umzJSVPgSY= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=O5rxSJZExyAVTAV/lOdNiBI5Z4Q=; b=NEf oSzyh5xhREPzQZBiev8eY1RIijugc7FD/TJAFg6D97/Fx1mEZVbG3H34o5tSQbfq j037VpGsQk9w7DhuPasZ9sX4As3IIzUB8s7oEZRm71a9qx3IMGik9+R4aJ0Z9/CZ rpOfmTeRgvlFBcikp3gd0rFYWD9i9qLpdLO9ZEPU= 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=2.3 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-vc0-f193.google.com MIME-Version: 1.0 X-Received: by 10.220.97.145 with SMTP id l17mr286504vcn.35.1390398393252; Wed, 22 Jan 2014 05:46:33 -0800 (PST) Date: Wed, 22 Jan 2014 21:46:33 +0800 Message-ID: Subject: 1.7.27-2: Caption line issue of screen 4.1.0-20130513-2 with cygwin64 From: Brook Hong To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Whenever something in the terminal overflows a full screen, the terminal does not scroll. Instead, each new line "overwrites" the last one on the bottom row of the window. Someone else has also had this issue, http://stackoverflow.com/questions/18881116/gnu-screen-output-that-causes-the-screen-to-scroll-leaves-garbage-at-the-bottom. He worked around it by installing xterm, which I wouldn't like to. Anyone else here know how to fix it? Thanks. screenrc ------------------- hardstatus string "screen %n (%t)%? [%h]%?" caption always '%{yb} %H %{k}|%L=%= %{w}%?%-Lw%45L>%?%{=b bR}[%{W}%n%f%t%?(%u)%?%{=b bR}]%{= bw}%?%+Lw%?%?%=%-30= %{k}|%{Y}%l%{k}|%{=b C}%m/%d %c %{W}' ------------------- -- 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