wdye: optionally produce asciicast v2 logs
All checks were successful
Alpine 3.20 Success
OpenBSD 7.5 Success

I've been fairly disappointed with asciinema,
but it's slightly better than nothing.
This commit is contained in:
2025-01-06 17:01:14 +01:00
parent 914e743dc4
commit 6c47e384f5
2 changed files with 97 additions and 1 deletions

View File

@@ -126,6 +126,12 @@ Example
rot13:send "Hello\r"
expect(rot13:exact {"Uryyb\r"})
Environment
-----------
*WDYE_LOGGING*::
When this environment variable is present, *wdye* produces asciicast v2
files for every spawned program, in the current working directory.
Reporting bugs
--------------
Use https://git.janouch.name/p/liberty to report bugs, request features,