X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 347D6396E42C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1589478572; bh=6t9LTUJV0sfoVpAptG6tZbHkNxFDVrbixEWcZY1CHmQ=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=VaFZzU1cO77+qfMWIOCDkYwbMHJQL9ndNaO8Y/khq5ex4Iozd2RrhWeaMP3SMEvdH 2U7cEDbr3NpsaAh6B8VUJS8xdRH2rfc0CdCsXjigaRW2iclJE/mkPpbMxQJolfzF8l NwV65juxHSY0zi8AiT3NQgkS4Pc1vI+eI8PIx6O4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4244F38708D0 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=scMr88dXGU+/AE7MR/49kXt/KF7OevDvD65TpgfsE4c=; b=gm6ueP17GlCPkaVMcdiXYJyXLW5kHhWbAgvN6UQMED+mKZL8sXB3c286eCAEvkxzNV sRILQPvBh7ihLAX/jZ/rWQwLlQEFqO/SEGfEXd5/j0FMojDaRJPzMhRwqTvSWiS0D/mn PNjlTkflGL9Jhj4EBOfySBpVhVFUrGvd8yl/Kn5pmojzFWqkMQ9ly56a9x5ID4CJ0rPk KfPzXvYC8E8zoA5pxoK93xcoHN6d3ZyQ5igm1q4SwlrSPoO/cOwvEBah8nGMsdj1gFco iajxT4qnP+aKEMf6Id5nH89kDP8IajA/+/cpp0a/y/QkIJPKbO1Tjg5fYfdQMSBJZdbX D4gA== X-Gm-Message-State: AOAM530slk2eZRGtCSMHn8ISje7pYbCetWhcqZiwpsUj6BIDDm0JkoOq FhUt5d909LNy1qL9/70qrexm++phH55ZZ/njO6A= X-Google-Smtp-Source: ABdhPJxXvaytWy+WzFNCLXXuvoAdvbGWOzKmcF58a59OFgWvOVzUydAT3mAlBQycB07NvKhfJnexkzUrlJRzp7vEGHc= X-Received: by 2002:ac2:5b41:: with SMTP id i1mr4001700lfp.16.1589478559072; Thu, 14 May 2020 10:49:19 -0700 (PDT) MIME-Version: 1.0 References: <20200513193421 DOT 0de070302883f349c14ad5de AT nifty DOT ne DOT jp> <20200514123306 DOT 46d94d4b32990a0b240368b9 AT nifty DOT ne DOT jp> In-Reply-To: <20200514123306.46d94d4b32990a0b240368b9@nifty.ne.jp> Date: Thu, 14 May 2020 19:48:59 +0200 Message-ID: Subject: Re: Console doesn't work correctly under anything else than cmd or mintty To: Takashi Yano X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, 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-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Kacper Michajlow via Cygwin Reply-To: Kacper Michajlow Cc: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" 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. -- 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