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

feat: plot the command along with the result #44

Open
shenwei356 opened this issue Mar 26, 2024 · 3 comments · May be fixed by #81
Open

feat: plot the command along with the result #44

shenwei356 opened this issue Mar 26, 2024 · 3 comments · May be fixed by #81
Assignees

Comments

@shenwei356
Copy link

shenwei356 commented Mar 26, 2024

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

Nope

@shenwei356 shenwei356 changed the title Plot the command along with the result feat: plot the command along with the result Mar 26, 2024
@maaslalani
Copy link
Contributor

This is a great idea! Thank you for the issue!

@Delta456
Copy link

I can work on implementing this feature.

@bashbunni
Copy link
Member

@Delta456 sounds good! Looking forward to seeing your solution :)

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.

4 participants