X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A1B0398405B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1589557300; bh=AyKNwKxs6udxGHmAw0FFflY/dP0lM2aZW3nMto8B55E=; 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=jCAUDGVBl0gm0CrLuZoEpn3dT2zRVurEByAZ7Bl3ReypB0ceHA+T3fhhXxo6xHy9P 67SO34IsibabCgXOp20YFQJHzI/OAxdMqKnpQi/U4DVLVVk4874Vh6JMotmIIajXlU AN4VHw8vbg9bKbc1B6dPZP4V5BvebDUy+vIOoZIc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DA603385DC0A 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=CGJiFpffMGuI53wQgfwxrOC/GBFUM2uB8iGTcY37cdI=; b=BjYkGuAHu0F4C8V3J4WynDD3W69EwWgYD4Sqb55r44VPD6jwMQlFQ2cV4rWoapXAme QrHsiUymMOkCmQ+cKGt5kir47tbVp3PJYc9bIALuAf4E+++PWiMr2qrizuYYQjbe1RKG HPYIkMyiowJawA5nqEPaWDFnAqu875WCrZxKVEJhWa9wIKC8MgdYU2kU7gyY7SchQu6T yCpxm/LIVPSV0fi1ebPkRwUoM/rR/Z5g049Gn/dHu8hPcLpSR3Z4roDFJDRX8hUebW/E dWmhNpKPOg2G4z1kh59TVkLaKuyuCuIYzJcSt1wJHbQJRUy9OVg3+Y1L3lJKJ0SBARj1 nRPg== X-Gm-Message-State: AOAM533btQin0rjJKlp0AUaXbp7P7/ewkBdsnkPG7lcypFMBQjGwdQhi fRTfj8im60SxafV6MLCI8k2GvquA9+NOy7PmeG0= X-Google-Smtp-Source: ABdhPJxWfVVCij58T0TDZLne5Oe4IG2wnCpe7gl4wB2tvVcjBZcANPDTUUN44wF+LQR4+KckZ74H+NWN5QAwoIC8T98= X-Received: by 2002:a2e:b043:: with SMTP id d3mr2504742ljl.77.1589557287730; Fri, 15 May 2020 08:41:27 -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> <20200515084748 DOT d022767d66b44b870d36bd4d AT nifty DOT ne DOT jp> <20200515204530 DOT 4301a63ec4fe2e985af63409 AT nifty DOT ne DOT jp> In-Reply-To: <20200515204530.4301a63ec4fe2e985af63409@nifty.ne.jp> Date: Fri, 15 May 2020 17:41:08 +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 Fri, 15 May 2020 at 13:45, Takashi Yano wrote: > ... > Then, > stty echoe echok echoctl echoke > should solve the problem. > Indeed, but I got confused, because it does work fine in local session and it also has -echoe -echok -echoctl -echoke... What is the difference? I'm just curious at this point. > This causes because cygwin does not set ECHOE, ECHOK, ECHOCTL and ECHOKE > by default. Mintty sets them by itself. Tcsh seems also to set them. > However, bash does not. > FWIW, zsh also does not set those. Thanks for help and patience :) - Kacper -- 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