[ANNOUNCEMENT] cygwin 3.4.7-1
Takashi Yano
takashi.yano@nifty.ne.jp
Sat Jun 17 10:57:25 GMT 2023
On Sat, 17 Jun 2023 19:51:02 +0900
Takashi Yano wrote:
> On Sat, 17 Jun 2023 10:33:54 +0200
> Thomas Wolff wrote:
> > > - Fix reading CONIN$ in non cygwin apps when stdin is not a pty.
> > > Addresses https://cygwin.com/pipermail/cygwin/2023-April/253424.html
> > This does not fix the test case yes | more.com .
>
> Perhaps, this is another problem. Because, yes | more.com fails
> also in console.
>
> fail: yes | more.com
> fail: yes | cat | more.com
> success: yes | cat -n | more.com
> success: yes yy | more.com
> success: yes | unix2dos | more.com
I guess this is a problem of more.com with line endings.
Please try:
yes | head -100 | more.com
--
Takashi Yano <takashi.yano@nifty.ne.jp>
More information about the Cygwin
mailing list