feat: spawn a subshell for session
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -3,11 +3,15 @@ Set Theme "Dracula"
|
||||
Set Width 1200
|
||||
Set Height 1000
|
||||
Hide
|
||||
Type "./target/debug/gitnow --no-cache"
|
||||
Type "./target/debug/gitnow --no-cache --force-refresh"
|
||||
Enter
|
||||
Show
|
||||
Sleep 2s
|
||||
Type@500ms "bevy"
|
||||
Sleep 1s
|
||||
Enter
|
||||
Sleep 10s
|
||||
Type "echo 'I am now in bevy!'"
|
||||
Enter
|
||||
Sleep 5s
|
||||
Sleep 2s
|
||||
|
Reference in New Issue
Block a user