docs: update demo with vhs (#123)

* 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>
This commit is contained in:
Chapman Pendery
2023-12-14 13:18:03 -08:00
committed by GitHub
parent 68d1142499
commit ce666cea0c
3 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
`inshellisense` provides IDE style autocomplete for shells. It's a terminal native runtime for [autocomplete](https://github.com/withfig/autocomplete) which has support for 600+ command line tools. `inshellisense` supports Windows, Linux, & macOS.
<p align="center"><img alt="demo of inshellisense working" src="/docs/demo.gif" height="450px"/></p>
<p align="center"><img alt="demo of inshellisense working" src="/docs/demo.gif"/></p>
## Getting Started
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 358 KiB

+27
View File
@@ -0,0 +1,27 @@
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