Bob Bergman
Bob Bergman
I've been experimenting with this and it's a useful feature, thanks for creating this! I've noticed though that it would benefit from a timeout option in the event the expected...
I don't feel strongly, but do like the idea of a short default. `@` would probably be the least surprising given the precedent in `Type`, but as long as it's...
A simplified command like `Wait` that just waits for the next prompt to appear without needing an explicit expression for that one case does seem really convenient. It's the main...
I was looking at a similar problem running in Docker today. I found that I had to `export COLORTERM=truecolor` inside my tape for the app I was running to emit...