Skip to content

Commit

Permalink
♻️ Update VHS commands
Browse files Browse the repository at this point in the history
VHS is used to record the demo video that is part of the README.

As part of the scripting process to generate the video, some extra
capabilities needed to be added to a forked VHS.

The keyboard presses were:
- Shift+Tab
- Alt+Enter

Both these commands have now been added to the official VHS release.
However, there were minor changes in how the commands were written
which is reflected in this change.
  • Loading branch information
mikelorant committed Mar 6, 2024
1 parent 2afcd85 commit 30b5445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Sleep 1s
Enter

Sleep 3s
ShiftTab
Shift+Tab
Sleep 3s
Enter

Expand Down Expand Up @@ -72,7 +72,7 @@ Sleep 1s
Alt+S

Sleep 3s
Alt+ENTER
Alt+Enter
Sleep 5s

Hide
Expand Down

0 comments on commit 30b5445

Please sign in to comment.