When I try vhs test.tape, it does
File: test.tape Output .gif test.gif Set Shell bash Set FontSize 32 Set Width 1200 Set Height 600
...and it gets stuck.
- OS Windows 11
- Shell Windows PowerShell
This is the code:
`Output test.gif
Set Shell "bash"
Set FontSize 32
Set Width 1200
Set Height 600
Type "Test test 123 ABC" Sleep 500ms Enter
Sleep 5s`
When I try
vhs test.tape, it doesFile: test.tape Output .gif test.gif Set Shell bash Set FontSize 32 Set Width 1200 Set Height 600...and it gets stuck.
This is the code:
`Output test.gif
Set Shell "bash"
Set FontSize 32
Set Width 1200
Set Height 600
Type "Test test 123 ABC" Sleep 500ms Enter
Sleep 5s`