From owner-cvs-all Wed Aug 18 13:40:29 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id B651C15D88; Wed, 18 Aug 1999 13:39:40 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (iras-3-55.ucdavis.edu [169.237.17.55]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id NAA43839; Wed, 18 Aug 1999 13:39:00 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA96125; Wed, 18 Aug 1999 13:38:59 -0700 (PDT) (envelope-from obrien) Date: Wed, 18 Aug 1999 13:38:59 -0700 From: "David O'Brien" To: "Matthew N. Dodd" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/libreadline FREEBSD-upgrade rlstdc.h CHANGELOG CHANGES MANIFEST Makefile.in README aclocal.m4 bind.c callback.c complete.c configure configure.in display.c funmap.c histexpand.c histfile.c histlib.h history.c history.h input.c ... Message-ID: <19990818133859.D59206@dragon.nuxi.com> Reply-To: obrien@NUXI.com References: <199908181915.MAA45461@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Matthew N. Dodd on Wed, Aug 18, 1999 at 03:40:54PM -0400 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > I've got some code in the works that should allow libedit to be used as a > drop-in for libreadline/libhistory. BTW, I'll yell like hell if anything is converted to using libedit and the vi mode behavior of the program changes. What pisses me off the most about the vi behavor in /bin/sh is: /bin/sh $ set -o vi $ ls $ kA produce a beep rather than performing the backspace. Also don't forget libreadline reads ~/.inputrc. Simular functionality should be provided. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message