X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <49BDED4E.80609@veritech.com> Date: Mon, 16 Mar 2009 02:10:22 -0400 From: "Lee D. Rothstein" User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Cygwin Tech List Subject: mintty & less Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000025, version=1.0.1 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 I'm having some problems with 'less' in a 'mintty' window that are not consistent. Specifically while paging through stdin (to 'less'), in 'less', the first time I try to use or to go respectively to the beginning or end of the stdin stream, the 'less' navigation hangs until I hit -c. Then they each work. This only happens regularly when I use 'less' overtly. It seems to happen rarely when 'less' is invoked by 'man'. So typical command lines where it does happen are: $ ls -lR|less $ find . -name "*.ion"|less And, while it seems to me that I have, on occasion, got hang to occur with: $man rsync I couldn't get it to happen just now, at all. Lee -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/