public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* output of ls / grep corrupted in cygwin 3.1.2-1 (x64) under conemu
@ 2020-01-01 14:55 Hartmut Bartels
  2020-01-01 15:05 ` Takashi Yano
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Bartels @ 2020-01-01 14:55 UTC (permalink / raw)
  To: cygwin

Hello
I am running win10 Pro 1903 x64.
After update to cygwin 3.1.2-1 for the x64 Version
the command "ls-l" misses the <CR> running in Conemu.
There is a <LF> for every new line, but the new line starts in position
where the line before finished, just 1 line deeper. This is true using
cygwin in the conemu version 191012 and also cmder and cmdermini.
If I start a plain MS console cmd.exe the output looks good.
The error also occoures for grep command. Others I did not test.

I tested also cygwin 3.1.2-1 under win7 Pro. Here everything works in
cygwin 32 bit and 64 bit.


Installing previous version  cygwin 3.0.7-1 shows correct output
for conemu, cmder and cmd.exe.

Any help appreciated.
Hartmut

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: output of ls / grep corrupted in cygwin 3.1.2-1 (x64) under conemu
  2020-01-01 14:55 output of ls / grep corrupted in cygwin 3.1.2-1 (x64) under conemu Hartmut Bartels
@ 2020-01-01 15:05 ` Takashi Yano
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Yano @ 2020-01-01 15:05 UTC (permalink / raw)
  To: cygwin

On Wed, 1 Jan 2020 15:55:15 +0100
Hartmut Bartels wrote:
> Hello
> I am running win10 Pro 1903 x64.
> After update to cygwin 3.1.2-1 for the x64 Version
> the command "ls-l" misses the <CR> running in Conemu.
> There is a <LF> for every new line, but the new line starts in position
> where the line before finished, just 1 line deeper. This is true using
> cygwin in the conemu version 191012 and also cmder and cmdermini.
> If I start a plain MS console cmd.exe the output looks good.
> The error also occoures for grep command. Others I did not test.
> 
> I tested also cygwin 3.1.2-1 under win7 Pro. Here everything works in
> cygwin 32 bit and 64 bit.
> 
> 
> Installing previous version  cygwin 3.0.7-1 shows correct output
> for conemu, cmder and cmd.exe.
> 
> Any help appreciated.

This is because ConEmu does not support DISABLE_NEWLINE_AUTO_RETURN.
Cygwin 3.1.2-1 uses this feature which is supported by command
prompt on Win10 1703 or later.

See https://github.com/Maximus5/ConEmu/issues/1966
and comment on line 1188 in
https://github.com/Maximus5/ConEmu/blob/master/src/ConEmuHk/Ansi.cpp

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-01 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01 14:55 output of ls / grep corrupted in cygwin 3.1.2-1 (x64) under conemu Hartmut Bartels
2020-01-01 15:05 ` Takashi Yano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).