Ilya Grigoriev
8f603f1a9c
demos: fixup, working_copy.png wasn't regenerated properly
...
The "redacted output" wasn't properly redacted.
Also removed extraneous comment, and added a comment since
the new PNGs are larger than I expected.
2024-09-05 20:04:43 -07:00
Ilya Grigoriev
6d573ef6d7
demos: replace ImageMagkick's obsolete convert
with magick
...
Aside: thanks to ChatGPT for helping fix the error from argument
order.
2024-09-05 17:33:46 -07:00
Rowan Walsh
742c3f6fea
Fixes minor typo in script error message
2024-04-24 09:12:37 -07:00
Ilya Grigoriev
0d8c5e12f8
demos: add demos/README.md and run scripts to generate SVGs
...
PNGs are updated in a descendant commit
2023-10-03 23:52:28 -07:00
Ilya Grigoriev
5e697dc1f3
demos: make jj
perform the line wrapping instead of term-transcript
...
Previously, `jj` couldn't determine the terminal widths inside demos.
2023-10-03 23:52:28 -07:00
Ilya Grigoriev
926c117955
demos: run scripts in a fixed environment and record with term-transcript
...
Currently, there is no way provided to merely run scripts in
a fixed environment (without recording).
Short-term TODOs (done in descendant commits):
- Fix the terminal width
- Document the script
2023-10-03 23:52:28 -07:00