Not sure yet exactly what the root cause is yet, but it's reproducible. Use examples/example.py:
- run the
set command
- use
history -t file.txt to generate a transcript
- play back the transcript with
python examples/example.py -t file.txt
The transcript test fails. I'm not sure yet if this is a problem with transcript generation or transcript testing.