Open blacktop opened 6 months ago
You mean to do something like this:
freeze --execute "go test ./..."
freeze --execute "go test ./..." --show-cmd
[!NOTE] Last image was achieved with
freeze --execute "make test"
--show-cmd
not implemented.
Yes! 😁
@blacktop I made the changes if you want to test them out.
Duplicate of https://github.com/charmbracelet/freeze/issues/44
I'd like to include the themed CMD being ran in the png output via possibly a flag?