Reset terminal when restarting movie
This commit is contained in:
parent
6626f6cefc
commit
a78678407f
@ -14,6 +14,7 @@ class AsciiIo.Movie
|
||||
@lastFrameAt = undefined
|
||||
@framesProcessed = 0
|
||||
@clearPauseState()
|
||||
@vt.reset()
|
||||
|
||||
now: ->
|
||||
(new Date()).getTime()
|
||||
|
Loading…
Reference in New Issue
Block a user