On Thu, 11 Mar 2021 12:44:18 +0100, Benjamin Baier wrote: > lets's sync up vi.c with emacs.c and define CTRL locally. > Makes the portable version work on FreeBSD https://github.com/ibara/oksh/issu > es/59 > And as a bonus makes ksh -DSMALL compile with -DVI.
Thanks, I committed this without the special case for '?' which we don't need for vi.c. - todd