X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
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;
 bh=BdY8soceFgt+x3C/2KBR6oHDsnY5JWNoNgyQTV5ZY+A=;
 b=a7GNdPU+zy4JkX9ExdwZh5nM6IY+jE17791QAPuzO582yRfWYDbozPzwPHlBJAXKOn
 frSVqVARLLD4Ed+F1+johHQi9Lv94PFns1RQFJXZM9TADZPF6JXA/khRwkYjMaVXpLYt
 Q2N0LTKS0Iy3zOkDy2HCaDpOKb2lOhJOsXP3ngmqflYG3EEJqHKC7iu72fcQe8ZbxUhF
 mwrEZjQTDZI/J86/ErjpDWS7iNgJfZMCczotXHrrd2VMcsvOFVRGPYX8e1a0dEjN1HdH
 HWECiYbVX7pCt2Kg09SzLw+Ts/OiSJ9aPeg+eLpyqzOXKBJ2b/ncJpiJmFsD0merYjy7
 Pfdw==
X-Gm-Message-State: ANhLgQ3lm+05LIK4EeJk6w88bmVfUgAJ25jTSXg+9/SUQ/UPnW4lxiQN
 1ycXUa2KeZMGzCYj4gYqWc61J35iAY/sjAO5PDx13CfG
X-Google-Smtp-Source: ADFU+vvdSEQEXde2ORkkbZvrwNkRc0kfblZD0I7A+omYzQ7mqPcqfJ5TjxiDBjl/ZDHXDxOLZa/msgi0lbee8qpdCqs=
X-Received: by 2002:a05:6e02:10d4:: with SMTP id
 s20mr15017350ilj.85.1584125356681; 
 Fri, 13 Mar 2020 11:49:16 -0700 (PDT)
MIME-Version: 1.0
References: <CAKK-TZV+cXwTOepvzBuPWikayKTh_2ve5UfDKnX7EopNVd3PEA@mail.gmail.com>
 <20200314031348.a239331e515fd8a15927b0ef@nifty.ne.jp>
In-Reply-To: <20200314031348.a239331e515fd8a15927b0ef@nifty.ne.jp>
Date: Fri, 13 Mar 2020 21:49:05 +0300
Message-ID: <CAKK-TZXz9KZyu=Wc7-UWm9NQCdtG5bF0wb8JGCW+GBrXu3f8Qg@mail.gmail.com>
Subject: Re: rlwrap no longer works with windows console apps
To: cygwin@cygwin.com
X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED, DKIM_VALID,
 DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS 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@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: Cygwin mailing list <cygwin.cygwin.com>
List-Archive: <http://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Kostya Altukhov via Cygwin <cygwin@cygwin.com>
Reply-To: Kostya Altukhov <kacygwinlist@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

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.
--
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
