Subject: Re: Terse device names
To: Iggy Drougge <iggy@kristallpojken.org>
From: None <xs@kittenz.org>
List: netbsd-users
Date: 04/23/2002 12:53:49
on Tue, Apr 23, 2002 at 01:21:24AM +0100, Iggy Drougge wrote:
> >Prefix-matching and substitution are more common.  But I'll admit that I
> >prefer ksh/sh history handling to csh.
> 
> Bash-style editing is very straight-forward, you don't have to read any man
> pages in order to get the basics.

% /bin/sh
$ set -E
{up,down,left,right}-arrow keys work, as does ^A, ^E, Alt+F, Alt+B.