Skip to content

Commit

Permalink
add vhs file and update gif (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
marwanhawari authored Jan 22, 2024
1 parent 13c55d1 commit 0429936
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
Binary file modified assets/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions stew.tape
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
Output assets/demo.gif

Require stew

Set Shell "bash"
Set FontSize 24
Set Width 1800
Set Height 600
Set Framerate 24
Set PlaybackSpeed 0.6
Set FontFamily "Menlo"

# Install
Type "stew install sharkdp/fd"
Sleep 1s
Enter@3s
Ctrl+L

# Search
Type "stew search fzf"
Sleep 1s
Enter@2s
Down@300ms 5
Sleep 750ms
Up@300ms 5
Enter@2s
Down@300ms
Enter@1500ms
Type "darwin"
Down@300ms
Enter@3s
Ctrl+L

# Upgrade
Type "stew upgrade fzf"
Sleep 1s
Enter@3s
Ctrl+L

# List
Type "stew list --tags"
Sleep 1s
Enter@3s
Ctrl+L

0 comments on commit 0429936

Please sign in to comment.