JavaCS3 / xterm-player

a web based terminal recording player
https://javacs3.github.io/xterm-player/
MIT License
104 stars 9 forks source link

Selection will be cleared while playing #20

Open JavaCS3 opened 4 years ago

JavaCS3 commented 4 years ago

Due to current framing strategy, xterm-player will refresh whole terminal if moving from a frame to next frame. https://github.com/JavaCS3/xterm-player/blob/2462cdbc378ffd47418d8772b365ed7c287c9877/src/Player.ts#L151-L161