-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1086 from carapace-sh/vhs-singlequote
vhs: added singleQuote
- Loading branch information
Showing
20 changed files
with
405 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,4 @@ enable = true | |
|
||
[output.linkcheck] | ||
follow-web-links = true | ||
exclude = [ 'gnu\.org'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.bash.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.elvish.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.fish.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.nushell.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.oil.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.powershell.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.xonsh.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
40
docs/src/development/vhs/singleQuote/out/singleQuote.zsh.ascii
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
> | ||
|
||
|
||
|
||
|
||
|
||
|
||
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | ||
> example 'ac' | ||
|
||
|
||
|
||
|
||
|
||
|
||
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | ||
> example 'ac' | ||
|
||
|
||
|
||
|
||
|
||
|
||
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | ||
> example 'action ' | ||
|
||
|
||
|
||
|
||
|
||
|
||
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | ||
> example 'action ' | ||
|
||
|
||
|
||
|
||
|
||
|
||
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.