feat: spawn a subshell for session
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-22 16:25:44 +02:00
parent a330e4454e
commit c2faf6d0b6
6 changed files with 118 additions and 4 deletions

View File

@@ -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