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
--no-user-input
--invisible-user-input
term-transcript exec
It's quite easy to remove the user input in the text editor, but I'd prefer to do it automatically. See jj-vcs/jj#1467 (comment) for the usecase.
Alternatively, it would be nice if term-transcript-cli could read a script and only show some of the commands executed in one SVG. See https://github.com/martinvonz/jj/blob/main/demos/demo_juggle_conflicts.sh for an example of a script where only some of the commands are shown to the user.
term-transcript-cli
The usecase here is creating images for documentation as opposed to testing.
The text was updated successfully, but these errors were encountered:
slowli
Successfully merging a pull request may close this issue.
It's quite easy to remove the user input in the text editor, but I'd prefer to do it automatically. See jj-vcs/jj#1467 (comment) for the usecase.
Alternatively, it would be nice if
term-transcript-cli
could read a script and only show some of the commands executed in one SVG. See https://github.com/martinvonz/jj/blob/main/demos/demo_juggle_conflicts.sh for an example of a script where only some of the commands are shown to the user.The usecase here is creating images for documentation as opposed to testing.
The text was updated successfully, but these errors were encountered: