Date: Mon, 18 Sep 2000 21:21:56 +0100 From: Mark Ovens <marko@freebsd.org> To: Jim Freeze <jim@freeze.org> Cc: questions@freebsd.org Subject: Re: tcsh shell editing (bind?) Message-ID: <20000918212156.J567@parish> In-Reply-To: <Pine.BSF.4.21.0009181510570.25270-100000@www.bellnetworks.net>; from jim@freeze.org on Mon, Sep 18, 2000 at 03:15:51PM -0400 References: <Pine.BSF.4.21.0009181510570.25270-100000@www.bellnetworks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 18, 2000 at 03:15:51PM -0400, Jim Freeze wrote: > I use fbsd with bash at home and have set the shell editing option to vi > with > > set -o vi > > However, at work I am limited to tcsh. > The man pages way to use > > bind vi > It's ``bindkey'' not ``bind'': bindkey [-l|-d|-e|-v|-u] (+) bindkey [-a] [-b] [-k] [-r] [--] key (+) bindkey [-a] [-b] [-k] [-c|-s] [--] key command (+) Without options, the first form lists all bound keys and the editor command to which each is bound, the second form lists the editor command to which key is bound and the third form binds the editor command command to key. Options include: [snip] -v Binds all keys to the standard vi(1)-like bindings. > but bind is not supported. > > Does anyone know a quick answer to how get vi editing within tcsh? > > Thanks > > > =========================== > Jim Freeze > jim@freeze.org > =========================== > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000918212156.J567>