Skip to content

Commit

Permalink
fix: demo cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Apr 18, 2024
1 parent 5348bdf commit 6e0c377
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified .github/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.
8 changes: 4 additions & 4 deletions .github/assets/demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Output demo.gif

Require echo

Set Shell "bash"
Set Shell "fish"
Set Width 1920
Set Height 1080
Set CursorBlink false
Expand All @@ -17,7 +17,7 @@ Enter
Sleep 500ms
Type "?"
Sleep 500ms
Down 2
Down 1
Sleep 500ms
Enter
Sleep 500ms
Expand All @@ -26,6 +26,6 @@ Type "x"
Sleep 1s
Enter
Sleep 1.5s
Down 10
Down 15
Type "q"
Sleep 2s
Sleep 5s

0 comments on commit 6e0c377

Please sign in to comment.