vile: further design note
authorAlan Cox <alan@linux.intel.com>
Mon, 5 Mar 2018 19:29:21 +0000 (19:29 +0000)
committerAlan Cox <alan@linux.intel.com>
Mon, 5 Mar 2018 19:29:21 +0000 (19:29 +0000)
Applications/util/vile.c

index d0b6c17..0d70ea3 100644 (file)
@@ -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[] = {