We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for developing this great tool.
Is your feature request related to a problem? Please describe. Nope
Describe the solution you'd like It would be great if the command could be plotted optionally with one flag.
E.g.,
freeze -x "seq 3" -o t.png --include-cmd
generates a "figure" below.
$ seq 3 1 2 3
Describe alternatives you've considered
Nope
Additional context
The text was updated successfully, but these errors were encountered:
This is a great idea! Thank you for the issue!
Sorry, something went wrong.
I can work on implementing this feature.
@Delta456 sounds good! Looking forward to seeing your solution :)
Delta456
Successfully merging a pull request may close this issue.
Thanks for developing this great tool.
Is your feature request related to a problem? Please describe.
Nope
Describe the solution you'd like
It would be great if the command could be plotted optionally with one flag.
E.g.,
generates a "figure" below.
Describe alternatives you've considered
Nope
Additional context
Nope
The text was updated successfully, but these errors were encountered: