X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA38A383F86B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1589500095; bh=2XYyysr9+co1fRzKQ05JNtS+/fwHYvLOcyhrxTjsyQU=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=p+bKeef0keVBRQCk9tejYQPNZ36oRXljYgySsa0z9A2HzzijiFOV0K6WTVCUpGZkY dl7HN6+01/Hz1PiD8MBOkyKUAoq23nPOg5cAf6sSA5YrWyyCy9rQ4GL9lQR0TkM7l9 e1FZhi7S5TZdt1BMJRQPPMGUHCnCsx7yRv+ZCjU4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B810C3870855 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-01.nifty.com 04ENlOTi006656 X-Nifty-SrcIP: [124.155.40.7] Date: Fri, 15 May 2020 08:47:48 +0900 To: cygwin AT cygwin DOT com Subject: Re: Console doesn't work correctly under anything else than cmd or mintty Message-Id: <20200515084748.d022767d66b44b870d36bd4d@nifty.ne.jp> In-Reply-To: References: <20200513193421 DOT 0de070302883f349c14ad5de AT nifty DOT ne DOT jp> <20200514123306 DOT 46d94d4b32990a0b240368b9 AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On Thu, 14 May 2020 19:48:59 +0200 Kacper Michajlow wrote: > On Thu, 14 May 2020 at 05:33, Takashi Yano wrote: > > > I guess setting > > stty erase '^?' > > on the host resolves this problem. > > > > Nope, it still doesn't work. And '^?' default so it doesn't change > anything. Please note that in bash Backspace works fine, but in read > command (or any other program that ask input from stdin) it fails. Please check the result of xxd Ctrl-V Backspace Enter Ctrl-D -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple