Norberto Lopes @nlopes.dev · Jun 5

I've added a `[terminal%replay]` block to `acdc`. And then created an `adoc` with the full result of a `cargo nextest`, which now generates this lovely terminal replay in html (using libghostty-vt). github.com/nlopes/acdc/...

4 likes 2 replies

?

Replies

rain 🌦️ · Jun 5

yoooo this is awesome

Norberto Lopes · Jun 5

If at some point i build an extensions system for `acdc` I'll make sure to move the `terminal` block as an extension, because that's where it should be. But for now I have this lovely way to render beautiful animated output.