delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/08/13/23:47:58

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E062939A580B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1628912877;
bh=kvsvgFzNAqFDFOqnr2ifCU0c3PlG4DoSZ+xN8ftysjY=;
h=Subject:To:Date:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=sDX5p/9ZVFStoFdJQE79xjUqNIS66vOCOm9bXcGJp5E+Ea+RRzldMIDY2rYuJ7Y3K
WsNCG62JhNL+5u3tmd3USc7GA1w+fX3/pcjAFMw9K6OQjVEH5L3JJYQKpLSF6JZmXe
QEmz/Lk2ehXVGNH92uoLduKD5Q3CxBtkEB8ANC/U=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CB375385BF9C
Message-ID: <937c1d036e9e77c2f757e57487ad7fd5ffe84d22.camel@mindspring.com>
Subject: Re: Display text file using less in Cygwin terminal or xterm
incorrect when lines are longer than window width
To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>, cygwin AT cygwin DOT com
Date: Fri, 13 Aug 2021 23:46:35 -0400
In-Reply-To: <16e4670dc37e79c55143fbe6d579240319bc80aa.camel@mindspring.com>
References: <f89f36a9b6c260b0c602336473a37c216f04a0c8 DOT camel AT mindspring DOT com>
<a4efd32a-fb9a-cf86-e0b9-c41438ecf98a AT SystematicSw DOT ab DOT ca>
<86bb7e63a858d60c486d7a948e168e96d98d38c8 DOT camel AT mindspring DOT com>
<3c3a1c8172fcd73543caf9d38e49d9ca026cb1da DOT camel AT mindspring DOT com>
<20210814114840 DOT 2153e305142d531aa27f6607 AT nifty DOT ne DOT jp>
<16e4670dc37e79c55143fbe6d579240319bc80aa DOT camel AT mindspring DOT com>
X-Mailer: Evolution 3.28.5 (3.28.5-16.el8)
Mime-Version: 1.0
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: C Linus Hicks via Cygwin <cygwin AT cygwin DOT com>
Reply-To: C Linus Hicks <linush AT mindspring DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Fri, 2021-08-13 at 23:27 -0400, C Linus Hicks via Cygwin wrote:
> On Sat, 2021-08-14 at 11:48 +0900, Takashi Yano wrote:
> > On Fri, 13 Aug 2021 21:47:53 -0400
> > C Linus Hicks wrote:
> > > On Mon, 2021-08-09 at 15:17 -0400, C Linus Hicks via Cygwin wrote:
> > > > On Sat, 2021-08-07 at 13:33 -0600, Brian Inglis wrote:
> > > > > Works Just Fine For Me!
> > > > > 
> > > > This is Cygwin 64 on Windows 10 in a VirtualBox VM, cygcheck output attached.
> > > > 
> > > > It has been a while since I updated Cygwin; as long as it serves my purpose, I generally don't focus
> > > > on that; it is just a tool I use.
> > > > 
> > > > Since I did open this thread, of course I need to make sure I am up-to-date. I have now done that
> > > > and I don't see issues with Cygwin terminal and less, although that is not really where I am
> > > > focusing. I mostly use xterm windows just because there are several characteristics I like about it.
> > > > 
> > > > I am still seeing issues with xterm and less, as I stated in my original post.
> > > > 
> > > Did I post this in the wrong list? I have not gotten a response since my update.
> > 
> > 1) Does your problem also happen even if the text file contains only
> >    ASCII chars?
> > 2) What does 'which less' say?
> > 3) What does 'infocmp' say?
> > 
> 
> Most of the files I view have only ASCII text.
> 
> lhicks AT ESG-Win10-1 ~
> $ echo $TERM
> xterm
> 
> lhicks AT ESG-Win10-1 ~
> $ which less
> /usr/bin/less
> 
> lhicks AT ESG-Win10-1 ~
> $ infocmp
> #       Reconstructed via infocmp from file: /usr/share/terminfo/78/xterm
> 

I should further note that much of the time I am ssh'ed into one of several different Linux
machines, so in that case, I would be running less from the Linux machine and displaying in the
Cygwin xterm.

Hmmm, so now I'm starting to think the combination I have trouble with is an older less on a Linux
machine and Cygwin xterm. I don't control what is installed on some of these Linux machines. Do you
know if there were known issues with less, for example, the following is one that has significant
issues:

[appldev3 AT ebs-app-dev3 HAF]$ less --version
less 458 (POSIX regular expressions)
Copyright (C) 1984-2012 Mark Nudelman

less comes with NO WARRANTY, to the extent permitted by law.
For information about the terms of redistribution,
see the file named README in the less distribution.
Homepage: http://www.greenwoodsoftware.com/less


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019