You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unzip the file to get .cast file to reproduce.
Code used.
varterminalDiv=document.createElement("div");document.body.appendChild(terminalDiv);letcastSrc="... the src url to the file"constplayer=newXtermPlayer.XtermPlayer(castSrc,terminalDiv,{fontSize: 12});player.play();
recording-0.zip
unzip the file to get .cast file to reproduce.
Code used.
The top command hides everything unless followed by a clear
https://github.com/JavaCS3/xterm-player/assets/139169536/0f3158c0-daf7-46c8-9ef9-85edd6c1ee0d
The text was updated successfully, but these errors were encountered: