X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=IJw
	Jy7B5O8QIdK6j2pLu4GXn46ovDEO3uMOSLWWkRbu6oKAkq9/YmIlU8bsUWef0utP
	HEKA1WTA8DCq7yNHGJ06TbwXaClOS3d0YS850GO4fac8FWG25meQqBqMKPS3Vz0m
	cS/v+jsWBNmNWMxQm6ghetlcsxFfFXNOInsrZpAk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=JzJw90tA4
	q2gKPZcsgrEtQ7bNmc=; b=Bpy87oTNPAr8h5faM98EW1LTV4OHs70q+G881mcRz
	00yjgYSkd2Znl7usLvXwAr14FVsyDh8mBGeMNHwldix7VWNR0gTv+ruQ1nifExoT
	SA7DIIC05AKcHNQQgXIIdQjhrgwtT5FOGWn8ViWD7nQF7EeiEBGRzqqfz81J7JZc
	Yo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_40,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:725, H*MI:post, H*M:post, waits
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: stty icrnl
Date: Mon, 6 Jun 2016 12:05:37 +0000 (UTC)
Lines: 15
Message-ID: <loom.20160606T135902-517@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

I'm trying to connect to a development board via a (USB) serial line.  It's
using CR rather than NL for line ends, so I was hoping for stty to set that
up so I could use screen to communicate with that board.  No such joy on
Cygwin since the cooked modes are not implemented apparently.  Connecting
via screen anyway lets me send commands to the board with no problems, but I
cannot see any output (presumably because screen waits for the line end ?).
 I can dump the output into a pipe and see it, but of course not at the same
time screen is connected.

Is there some other terminal emulator/program that would let me use this
board anyway via Cygwin until Cygwin learns cooked mode for terminals?


Regards,
Achim.


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

