On Sat, Oct 17, 2015 at 04:28:20PM +0200, Theo Buehler wrote:
> An alias must be called `_c' in order for it to be executed upon
> entering `@c' in ksh's vi command mode, not jsut `c'.
>
> The markup is taken from the corresponding line 900 in sh.1
>
fixed, thanks.
jmc
> Index: bin/ksh/ksh.1
>
An alias must be called `_c' in order for it to be executed upon
entering `@c' in ksh's vi command mode, not jsut `c'.
The markup is taken from the corresponding line 900 in sh.1
Index: bin/ksh/ksh.1
===
RCS file: /var/cvs/src/bin/ks