From: Alan Cox Date: Mon, 5 Mar 2018 19:29:21 +0000 (+0000) Subject: vile: further design note X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=dc8a641e11ef1fe262158e4de9209ed9edf31da7;p=FUZIX.git vile: further design note --- diff --git a/Applications/util/vile.c b/Applications/util/vile.c index d0b6c17a..0d70ea3c 100644 --- a/Applications/util/vile.c +++ b/Applications/util/vile.c @@ -251,7 +251,10 @@ keytable_t modeless[] = { * All regexps /?nN * * Try to write ops as far as possible in terms of each other and a few - * non-command 'ops. The goal is to make a lot of this macrocode for size. + * non-command 'ops. The goal is to make a lot of this macrocode for size + * using the commands plus some extra ops (if x , rpt x, repeat LINES, + * repeat LINES/2, repeat rows plus repeat 'difference between cursor + * when we started and now' (lets us do d^ d$ etc nicely) */ keytable_t modual[] = {