X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1584391801; bh=nTZllWwrBosYEA6q07OVV9qusa3M8OYm/Bcz95184N0=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=uy4qvw6FJeI07qxes5U+Go9fyegta+zMy6ryghkVSlmsTsDvc0aiaVD9vlelLXIyx e3YsWMc2riZg9R+WlUqdO6voV/INxAKv8OZnNH/M33C4QMjBRyyyzCrIl16Fsp4DwQ SMWNzNifNNUdNVjib3vI8ZD/Bt+oG15H6YIWG1xs= Authentication-Results: mxback21j.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Mon, 16 Mar 2020 23:46:01 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <649531021.20200316234601@yandex.ru> To: Kostya Altukhov , cygwin AT cygwin DOT com Subject: Re: rlwrap no longer works with windows console apps In-Reply-To: References: <20200314031348 DOT a239331e515fd8a15927b0ef AT nifty DOT ne DOT jp> MIME-Version: 1.0 X-Spam-Status: No, score=1.7 required=5.0 tests=DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: * 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: Cygwin mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Greetings, Kostya Altukhov! > On Fri, Mar 13, 2020 at 9:14 PM Takashi Yano wrote: >> Why do you use rlwrap for cmd.exe? History and command line >> edit are working in cmd without rlwrap in new cygwin. >> > cmd.exe is just an example. I use rlwrap for other Windows command line > tools like Oracle's sqlplus and others. But even in stuff like cmd.exe, > only basic history and editing is available natively, rlwrap provides > additional benefits like history search, persistence of history between > sessions, more sophisticated editing commands, etc. I have a lot of aliases > wrapping all windows tools with rlwrap. I can imagine that wrapping native tool into POSIX program would not behave well, but compound it with changes in console code of modern Windows system, and you get a recipe for disaster. -- With best regards, Andrey Repin Monday, March 16, 2020 23:44:51 Sorry for my terrible english... -- 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