Simulation numbering changes were incorrect
Made so that numbers for sim.rc are left-padded so animations will come out in the right order
Added a simple script for making qsp/draw animate!
# Plumbing ``` type is text data matches 'qsp:([^ ]+\.db)' arg isfile $1 plumb start window qsp/draw -i $file ```