Commit Graph

2 Commits (master)

Author SHA1 Message Date
Mike Gerwitz 3f5c397e83
animate: Add -c option for variable-width frames
Not all scripts produce fixed-width frames.  Variable-width frames leave
behind artifacts caused by characters from the previous frame not being
overwritten.

* regex/animate (usage): Document new `-c' flag.
  (main): Handle new `-c' flag.
    [refresh]: New variable.
* regex/base10-mul.sed: Remove extra whitespace used for frame clearing for
    animate script (just use `-c' now).
2018-11-24 23:57:48 -05:00
Mike Gerwitz cc583c6cb7
Initial commmit with fall script 2018-11-24 00:02:15 -05:00