Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freeze --execute to include the CMD that is being ran in the output #100

Open
blacktop opened this issue Jun 1, 2024 · 4 comments · May be fixed by #101
Open

freeze --execute to include the CMD that is being ran in the output #100

blacktop opened this issue Jun 1, 2024 · 4 comments · May be fixed by #101

Comments

@blacktop
Copy link

blacktop commented Jun 1, 2024

I'd like to include the themed CMD being ran in the png output via possibly a flag?

@AlejandroSuero
Copy link
Contributor

You mean to do something like this:

  • freeze --execute "go test ./..."
    image

  • freeze --execute "go test ./..." --show-cmd
    image

Note

Last image was achieved with freeze --execute "make test" --show-cmd not implemented.

@blacktop
Copy link
Author

blacktop commented Jun 2, 2024

Yes! 😁

AlejandroSuero added a commit to AlejandroSuero/freeze that referenced this issue Jun 2, 2024
AlejandroSuero added a commit to AlejandroSuero/freeze that referenced this issue Jun 2, 2024
AlejandroSuero added a commit to AlejandroSuero/freeze that referenced this issue Jun 2, 2024
@AlejandroSuero
Copy link
Contributor

@blacktop I made the changes if you want to test them out.

peterfox pushed a commit to peterfox/freeze that referenced this issue Jul 31, 2024
peterfox pushed a commit to peterfox/freeze that referenced this issue Jul 31, 2024
peterfox pushed a commit to peterfox/freeze that referenced this issue Jul 31, 2024
@techeverri
Copy link

Duplicate of #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants