Skip to content

Commit 5d22920

Browse files
committed
make demo less easier to view
1 parent 1172951 commit 5d22920

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

demo.tape

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ Set Height 600
66
Hide
77
Type "cargo run -- markdown-reader/TEST.md"
88
Enter
9-
Sleep 2s
9+
Sleep 4s
1010
Show
11-
Sleep 1s
12-
Down@100ms 40
13-
Sleep 2s
11+
Sleep 4s
12+
Space@4s 4
13+
# Sleep 2s
1414
Type "g"
15-
Sleep 1s
1615
Hide
1716
Type "q"
1817
Sleep 500ms

markdown-reader/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
A simple markdown reader that uses [Ratatui] to render markdown files. The primary purpose of this
1212
crate is to test the [tui-markdown] crate.
1313

14-
![Made with VHS](https://vhs.charm.sh/vhs-76cPIDQN9YrxIhuyaugJIQ.gif)
14+
![Made with VHS](https://vhs.charm.sh/vhs-6Ur5mxqdVTizZxiAmgIjAE.gif)
1515

1616
## Installation
1717

0 commit comments

Comments
 (0)