Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9GHmpn22188 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/