Skip to content

Commit

Permalink
vhs: added singleQuote
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jan 18, 2025
1 parent 3c10732 commit 81bc455
Show file tree
Hide file tree
Showing 20 changed files with 405 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
word: {needs: build, uses: ./.github/workflows/vhs-template.yml, with: {topic: word}}
nospace: {needs: build, uses: ./.github/workflows/vhs-template.yml, with: {topic: nospace}}
doubleQuote: {needs: build, uses: ./.github/workflows/vhs-template.yml, with: {topic: doubleQuote}}
singleQuote: {needs: build, uses: ./.github/workflows/vhs-template.yml, with: {topic: singleQuote}}

doc:
needs:
Expand Down
1 change: 1 addition & 0 deletions docs/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ enable = true

[output.linkcheck]
follow-web-links = true
exclude = [ 'gnu\.org']
1 change: 1 addition & 0 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,4 @@
- [Word](./development/vhs/word.md)
- [Nospace](./development/vhs/nospace.md)
- [Double Quote](./development/vhs/doubleQuote.md)
- [Single Quote](./development/vhs/singleQuote.md)
18 changes: 18 additions & 0 deletions docs/src/development/vhs/singleQuote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Single Quote

- bash
![](./singleQuote/out/singleQuote.bash.gif)
- elvish
![](./singleQuote/out/singleQuote.elvish.gif)
- fish
![](./singleQuote/out/singleQuote.fish.gif)
- nushell
![](./singleQuote/out/singleQuote.nushell.gif)
- oil
![](./singleQuote/out/singleQuote.oil.gif)
- powershell
![](./singleQuote/out/singleQuote.powershell.gif)
- xonsh
![](./singleQuote/out/singleQuote.xonsh.gif)
- zsh
![](./singleQuote/out/singleQuote.zsh.gif)
40 changes: 40 additions & 0 deletions docs/src/development/vhs/singleQuote/out/singleQuote.bash.ascii
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
>






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example action






────────────────────────────────────────────────────────────────────────────────
> example action






────────────────────────────────────────────────────────────────────────────────
40 changes: 40 additions & 0 deletions docs/src/development/vhs/singleQuote/out/singleQuote.elvish.ascii
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
>






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'action'
COMPLETING argument
action (action example)




────────────────────────────────────────────────────────────────────────────────
> example 'action'
COMPLETING argument
action (action example)




────────────────────────────────────────────────────────────────────────────────
40 changes: 40 additions & 0 deletions docs/src/development/vhs/singleQuote/out/singleQuote.fish.ascii
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
>






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'action'






────────────────────────────────────────────────────────────────────────────────
> example 'action'






────────────────────────────────────────────────────────────────────────────────
40 changes: 40 additions & 0 deletions docs/src/development/vhs/singleQuote/out/singleQuote.nushell.ascii
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
> >






────────────────────────────────────────────────────────────────────────────────
> > example 'ac'






────────────────────────────────────────────────────────────────────────────────
> > example 'ac'






────────────────────────────────────────────────────────────────────────────────
> | example 'ac'
NO RECORDS FOUND





────────────────────────────────────────────────────────────────────────────────
> | example 'ac'
NO RECORDS FOUND





────────────────────────────────────────────────────────────────────────────────
40 changes: 40 additions & 0 deletions docs/src/development/vhs/singleQuote/out/singleQuote.oil.ascii
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
>






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example action






────────────────────────────────────────────────────────────────────────────────
> example action






────────────────────────────────────────────────────────────────────────────────
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
>






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example action






────────────────────────────────────────────────────────────────────────────────
> example action






────────────────────────────────────────────────────────────────────────────────
40 changes: 40 additions & 0 deletions docs/src/development/vhs/singleQuote/out/singleQuote.xonsh.ascii
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
>






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example action
action
action example




────────────────────────────────────────────────────────────────────────────────
> example action
action
action example




────────────────────────────────────────────────────────────────────────────────
40 changes: 40 additions & 0 deletions docs/src/development/vhs/singleQuote/out/singleQuote.zsh.ascii
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
>






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'ac'






────────────────────────────────────────────────────────────────────────────────
> example 'action '






────────────────────────────────────────────────────────────────────────────────
> example 'action '






────────────────────────────────────────────────────────────────────────────────
8 changes: 8 additions & 0 deletions docs/src/development/vhs/singleQuote/singleQuote.bash.tape
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Source ../bash.tape

Output out/singleQuote.bash.gif
Output out/singleQuote.bash.ascii

Type `example 'ac'` Sleep 1 Tab@1

Sleep 2
8 changes: 8 additions & 0 deletions docs/src/development/vhs/singleQuote/singleQuote.elvish.tape
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Source ../elvish.tape

Output out/singleQuote.elvish.gif
Output out/singleQuote.elvish.ascii

Type `example 'ac'` Sleep 1 Tab@1

Sleep 2
8 changes: 8 additions & 0 deletions docs/src/development/vhs/singleQuote/singleQuote.fish.tape
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Source ../fish.tape

Output out/singleQuote.fish.gif
Output out/singleQuote.fish.ascii

Type `example 'ac'` Sleep 1 Tab@1

Sleep 2
Loading

0 comments on commit 81bc455

Please sign in to comment.