You've already forked inshellisense
mirror of
https://github.com/wavetermdev/inshellisense.git
synced 2026-04-22 15:25:33 -07:00
ce666cea0c
* docs: update demo with vhs Signed-off-by: Chapman Pendery <cpendery@vt.edu> * docs: drop height on gif Signed-off-by: Chapman Pendery <cpendery@vt.edu> --------- Signed-off-by: Chapman Pendery <cpendery@vt.edu>
27 lines
575 B
VHS
27 lines
575 B
VHS
Output docs/demo.gif
|
|
Set FontSize 20
|
|
Set Width 1600
|
|
Set Height 800
|
|
Set Shell bash
|
|
Set PlaybackSpeed 2.0
|
|
Set TypingSpeed 200ms
|
|
Set CursorBlink false
|
|
|
|
Type "is -c" Sleep 500ms Enter
|
|
|
|
Sleep 6s Type "is" Sleep 1s Enter
|
|
|
|
Hide
|
|
Sleep 8s Type "cd <inshellisense repo>" Enter # update the `cd` to your inshellisense directory
|
|
Sleep 1s Type "clear" Enter
|
|
Show
|
|
|
|
Sleep 2s Type "is -c" Sleep 500ms Enter
|
|
|
|
Sleep 4s Type "git sta" Sleep 2s Down Sleep 2s Tab Sleep 2s Enter
|
|
|
|
Sleep 4s Type "git ad" Tab Sleep 2s Tab Sleep 2s Enter
|
|
|
|
Sleep 200ms Type "git status" Sleep 500ms Enter
|
|
|
|
Sleep 10s |