We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
input
marker
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
sshpiper does not handle recording input or markers event types as per the asciicast > v2 event spec. All commands are logged as o / output instead of recording user input?
sshpiper
asciicast > v2
o / output
Is this a bug or a feature or the SSH session?
See the asciicast v2 event code spec:
https://docs.asciinema.org/manual/asciicast/v2/#supported-event-codes
The text was updated successfully, but these errors were encountered:
sshpiper record the result from upstream only, so everything was treated as output
result
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
sshpiper
does not handle recording input or markers event types as per theasciicast > v2
event spec. All commands are logged aso / output
instead of recording user input?Is this a bug or a feature or the SSH session?
See the asciicast v2 event code spec:
https://docs.asciinema.org/manual/asciicast/v2/#supported-event-codes
The text was updated successfully, but these errors were encountered: