mirror of
https://github.com/wavetermdev/inshellisense.git
synced 2026-08-05 13:43:30 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 358 KiB |
@@ -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
|
||||
Reference in New Issue
Block a user