Subject: Re: How to bind keys in .kshrc
To: Nate Hill <vugdeox@freeshell.org>
From: David Laight <david@l8s.co.uk>
List: netbsd-users
Date: 09/30/2003 12:17:46
On Fri, Sep 26, 2003 at 08:20:57PM -0500, Nate Hill wrote:
> Can someone tell me the correct way to use 'bind' in my .kshrc file?
> 
> I currently have lines like:
> 
> bind '^I'=complete
> bind '^I'=complete-list
> 
> Which produce hideous output like:
> 
> bind: not found
> bind: not found
> bind: not found
> bind: not found
> bind: not found
> 
> at innoportune times.
> 
> Anyone?

I suspect your .kshrc script is being run by something other than ksh.
(or possibly you have a ksh compiled with EMACS undefined.)

	David

-- 
David Laight: david@l8s.co.uk