Re: Cygwin programs display output incorrectly when run under conemu

2020-02-16 Thread Paul Moore
Thank you. That explains the issue for me very well. Paul On Mon, 17 Feb 2020 at 01:07, Dr Hartmut Bartels wrote: > > I had the same issue and got answer from Takashi Yano > https://cygwin.com/ml/cygwin/2020-01/msg3.html > > My workareound is > using version ConEmuPack.170807.7z. This works

dos2unix error

2020-02-16 Thread pan yuhao
1 [main] dos2unix 4484 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 发送自 Windows 10 版邮件应用

Re: Cygwin programs display output incorrectly when run under conemu

2020-02-16 Thread Dr Hartmut Bartels
I had the same issue and got answer from Takashi Yano https://cygwin.com/ml/cygwin/2020-01/msg3.html My workareound is using version ConEmuPack.170807.7z. This works together with cygwin 3.1.2-1. Versions of Comemu greater 170807 won't. Same for cmder, if replacing conemu with version 170807

Re: [ANNOUNCEMENT] Updated: perl-5.30.1-1 and Perl distributions

2020-02-16 Thread Ken Brown
On 2/16/2020 3:32 PM, Achim Gratz wrote: Perl 5.30.1-1 is now available on Cygwin, replacing perl-5.26.3-2. Most Perl distributions and dependent packages have been either re-released or updated in conjunction with this update, for exceptions please refer to the list below. Release notes: http

Re: [ANNOUNCEMENT] Updated: perl-5.30.1-1 and Perl distributions

2020-02-16 Thread Marco Atzeri
Am 16.02.2020 um 21:32 schrieb Achim Gratz: Perl 5.30.1-1 is now available on Cygwin, replacing perl-5.26.3-2. Most Perl distributions and dependent packages have been either re-released or updated in conjunction with this update, for exceptions please refer to the list below. Release notes: h

[ANNOUNCEMENT] Updated: perl-5.30.1-1 and Perl distributions

2020-02-16 Thread Achim Gratz
Perl 5.30.1-1 is now available on Cygwin, replacing perl-5.26.3-2. Most Perl distributions and dependent packages have been either re-released or updated in conjunction with this update, for exceptions please refer to the list below. Release notes: https://metacpan.org/release/SHAY/perl-5.30.1

Re: Calling a Windows program changes terminal character attributes

2020-02-16 Thread Lee
On 2/16/20, Takashi Yano wrote: > On Sun, 16 Feb 2020 01:31:14 -0800 > Mark Geisert wrote: >> Thanks Takashi for your reply. I just wanted to add that setting >> CYGWIN=disable_pcon in the environment does not fix this issue. >> Please ignore this if that's what's expected. > > CYGWIN=disable_pcon

Cygwin programs display output incorrectly when run under conemu

2020-02-16 Thread Paul Moore
This issue has also been reported to the ConEmu tracker as https://github.com/Maximus5/ConEmu/issues/2059. If I run a cygwin command (for example ls, or for a simpler example, "printf hello\nthere", although the latter needs care to get the correct level of \n escaping :-)) newlines are displayed

Re: Calling a Windows program changes terminal character attributes

2020-02-16 Thread Takashi Yano
On Sun, 16 Feb 2020 01:31:14 -0800 Mark Geisert wrote: > Thanks Takashi for your reply. I just wanted to add that setting > CYGWIN=disable_pcon in the environment does not fix this issue. > Please ignore this if that's what's expected. CYGWIN=disable_pcon is needed to be set before launching min

Re: Calling a Windows program changes terminal character attributes

2020-02-16 Thread Mark Geisert
Thanks Takashi for your reply. I just wanted to add that setting CYGWIN=disable_pcon in the environment does not fix this issue. Please ignore this if that's what's expected. Cheers, ..mark -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: Calling a Windows program changes terminal character attributes

2020-02-16 Thread Takashi Yano
On Sat, 15 Feb 2020 23:44:53 -0800 Mark Geisert wrote: > This may be a duplicate of an already-reported problem. I haven't seen one > reported quite this way up to now, though. > > I'd long ago modified DIR_COLORS to color-code more kinds of files in 'ls' > displays. I've noticed for a while (