X-Recipient: archive-cygwin AT delorie DOT 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=omAMnPlHtKyX9D99t3Id6MMUp+XV 1rmCVsILnevazPqDDQ+IVe42qd4olNWh4t3kiRi2Bt0bbdqlWoF0jXlm7aND/7JY SRoZrYiFmgp8HL5NJ23f2Ukumc6VcdKTy1arFec3DxMUjfh7lsKih+otOajy5k5t q/ziJ2+SbHxHm4c= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=FIi1YyyCV+yhQDDDa2S4Z0WQbJk=; b=bw AOMuy9saNo6VDB6XjjsJolUYmRU5Ymf7MWZvlD+KV86PmGjA9yEOrYdOIm6PSoXv 8B6F+PTHbEOsYPsbDLtzSl3tb75Zw0qFgJEr9Tzh9D/31xHqZRmGimLCSWQTsQSQ j3U+iCmJ3nkG1TNZnXgSyR/LrExTFBWc823oj7G2Q= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: smtp5-g21.free.fr Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: [ANNOUNCEMENT] (last?) TEST RELEASE: Cygwin 1.7.35-0.5 From: Denis Excoffier In-Reply-To: <20150228121357.GS11124@calimero.vinschen.de> Date: Sat, 28 Feb 2015 15:19:01 +0100 Content-Transfer-Encoding: 7bit Message-Id: References: <0B1779D1-F99A-4B3A-87FB-50AE581FD1B7 AT Denis-Excoffier DOT org> <20150228121357 DOT GS11124 AT calimero DOT vinschen DOT de> To: cygwin AT cygwin DOT com On 2015-02-28 13:13, Corinna Vinschen wrote: > > On Feb 28 00:23, Denis Excoffier wrote: >> On 2015-02-27 18:52, Corinna Vinschen wrote: >>> >>> I released another TEST version of the next upcoming Cygwin release. >>> >> I have noticed that the behavior of /usr/bin/script is not better than >> previously (probably the change resides near >> https://cygwin.com/ml/cygwin-cvs/2015-q1/msg00094.html). >> >> For at least several weeks, the behavior was ok, except for the >> Return key, which had to be hit several times to take effect. But the >> other characters were ok. >> >> Now (after 2015-02-26), only every fourth character that i type >> is flushed to the command line, Return key included. For example, >> suppose that my command is "abcdefgh": only after i hit the 'd' key >> is "abcd" displayed, and only after i hit the 'h' key the >> "efgh" is displayed (the command line reads "abcdefgh"); now >> i have to hit four times the return key to "enter" the command. >> >> Previously, the fourth-character-delay was probably already there, >> but only for the Return key. > > I can't reproduce this. I started script, script starts my shell, and > then I can type and I see every character I type immediately, including > the ENTER key. I tried with SHELL set to /bin/tcsh as well as with > /bin/bash. > Oops, forgot to mention: it is under xterm only. Under cmd.exe or under mintty, all is correct. Denis Excoffier. -- 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