Skip to content

fix(evemu-play): exit on EOF

Atlas Yu requested to merge pseudoc/evemu:evemu-play_stdin-eof-exit into master

This will also make commands like following work, and gracefully exit after play the recording once.

echo | evemu-play recording

Merge request reports