delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/10/26/02:08:50

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 494843857808
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1603692472;
bh=3ZTSZvh61ht/DvvIAYpLF62dWiB8wKZ8uGT3getNN8g=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=LFmRDty+V25Oigx73dzsC8TTUlpgnNUAGS4eziz1FUnFZXIRgd9EfpBUXbzihIqH6
P24d4YbkLUYxnGq3UCZ6N4iEUPP9JEz8eZRTIz1HgepIvSYUj9qiqz3zGxjkD+Gdqu
ySEgywzxeehOLcljIJloJLJMwiT2POnSYWbc3HFs=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 316253857C73
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-language:content-transfer-encoding;
bh=y2E1oSosxf3xV2a30p5EnxedalAkoFOmM1WG0+0ooOo=;
b=MffXX/Laj+NBeybyyKQdINLEAfAASzOGj6L1EGzXuP/NnzQu6xatGI0QEjo1mXiwSC
eRtVQ3T2LYN6fX9O0RmkihOKu045MiWF4WzaDVxg6ywwBEeUnRy5WJ0CEoj5PuN5aOj1
kGp+vyr4QInv3G/VZyXilMgC40fLtW7eb3mpp+VS4LJRkijs/RwH32ilvs8qJyRC9ieH
o+VfqijwKR6zEXgfkojoewhRMiNVUeOEhyOAHZsTFGGUBfMcrHwFIYF98voPvY6vT6dI
m7FijR7KuVjBnMhmqFQ89CEVQrd1/vVp+GVJUipyrk6ycxx/xHLMSy2RaZrxBIyUFTal
UYzQ==
X-Gm-Message-State: AOAM530Vfv2k8RSZnC6pOCsqBVfpJTy2BaUA8Rc+mKEJ/YPQ4kYxne7q
r0OM8E7/NOPi9b+9nO0fuZYt+jS17gE=
X-Google-Smtp-Source: ABdhPJwWfjbKlVPEOeP5sptRQVtmsS26G82BYEP2CWs6sdjumxeIk8594PX23mF3EEfyZqoB+3wSiQ==
X-Received: by 2002:aa7:dc50:: with SMTP id g16mr13967750edu.95.1603692468848;
Sun, 25 Oct 2020 23:07:48 -0700 (PDT)
Subject: Re: Interaction with non-cygwin programs
To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>, cygwin AT cygwin DOT com
References: <a1eba14f-2922-6027-e044-7c205ed5631f AT gmail DOT com>
<20201025191248 DOT 9611bf9aac2c7c9c330b3429 AT nifty DOT ne DOT jp>
Message-ID: <ddbe45c9-6e4c-3f73-ee37-72e01846c2b0@gmail.com>
Date: Mon, 26 Oct 2020 07:05:30 +0100
MIME-Version: 1.0
In-Reply-To: <20201025191248.9611bf9aac2c7c9c330b3429@nifty.ne.jp>
X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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: Federico Kircheis via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Federico Kircheis <federico DOT kircheis AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On 25/10/2020 11.12, Takashi Yano wrote:
> On Sat, 24 Oct 2020 17:04:59 +0200
> Federico Kircheis via Cygwin <cygwin AT cygwin DOT com> wrote:
>> I've lately updated Windows to the latest version, and cygwin too (I had
>> something previous to 3.0).
>>
>> I've read that interaction with non-cygwin programs should be better
>> because of the console-helper.
>>
>>
>> But in my daily usage the integration is worse, programs like tmux or
>> even less seems to have more issues than before.
>>
>>
>> For example
>>
>>     /cygdrive/c/Program\ Files/TortoiseSVN/bin/svn log | less
>>
>> used to work correctly.
>> Currently if I press arrow down or up less does not scroll up or down
>> anymore and "ESC[" appears briefly at the top-left of the console.
>>
>> Of course i could install subversion inside cygwin, as
>>
>> svn log | less
>>
>> works without issues, but it's just an example.
>> git, adb, and other programs trigger the same behavior.
>>
>>
>> Also less is not the only program, tmux for example has similar issues.
>>
>> I believe the underlying issue is console-helper but I'm not sure how I
>> could test it, as I did, for example, not find how I could disable it,
>> or if the issue is already known.
>>
>> I'm able to reproduce the issue on a clean machine, so it should not be
>> a configuration issue on my side.
> 
> Could you please try cygwin latest snapshot?
> https://cygwin.com/snapshots/
> 

Thank you, tried and it seems to work.

I could notice only one minor issue: when making changing the terminal 
size with "Wind+arrow"with

/cygdrive/c/Program\ Files/TortoiseSVN/bin/svn log | less

less does not seem to acknowledge the new terminal size, while

svn log | less

does.
If using the mouse and resizing the terminal by hand, both commands seem 
to behave the same.
--
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