| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <20011016174716.7846.qmail@cpdvg203.cms.usa.net> |
| Date: | 16 Oct 2001 19:47:16 MET DST |
| From: | <mxgl AT usa DOT net> |
| To: | cygwin AT cygwin DOT com |
| Subject: | BASH:No Mapping via .inputrc in vi-mode? |
| CC: | cygwin AT cygwin DOT com |
| X-Mailer: | USANET web-mailer (34FM.0700.21.01) |
| Mime-Version: | 1.0 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id f9GHnvV22401 |
When I put the following lines into .inputrc
set editing-mode vi
"y":"ls -a"
ls -a will not be "mapped" to y,
it works in emacs-mode
set editing-mode emacs
"y":"ls -a"
doing this
set editing-mode vi
$if mode="vi-insert"
"y":"ls -a"
$endif
does not help.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |