Subject: Re: command-line editing and "standard" shells.... (was: CVS commit: src)
To: NetBSD-current Discussion List <current-users@netbsd.org>
From: Dean Huxley <dean@huxley.org>
List: current-users
Date: 03/17/1999 23:51:00
> "bindkey ' ' magic-space".  Mmmmm, tcsh...

[log 18 ]> bindkey ' ' magic-space
[log 19 ]> !!:s/bindkey/foo/<space>
[log 19 ]> bindkey ' ' magic-space/bindkey/foo/

Huh?