sshpiper icon indicating copy to clipboard operation
sshpiper copied to clipboard

feature: handle asciicast v2 `input` and `marker` event codes

Open azerella opened this issue 7 months ago • 1 comments

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?

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

azerella avatar May 05 '25 02:05 azerella

sshpiper record the result from upstream only, so everything was treated as output

tg123 avatar May 07 '25 07:05 tg123