-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 #1089 from carapace-sh/vhs-singlequoteopen
vhs: added singleQuoteOpen
- Loading branch information
Showing
19 changed files
with
404 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
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 Open | ||
|
||
- bash | ||
 | ||
- elvish | ||
 | ||
- fish | ||
 | ||
- nushell | ||
 | ||
- oil | ||
 | ||
- powershell | ||
 | ||
- xonsh | ||
 | ||
- zsh | ||
 |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 '"embeddedP2 with space"' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 '"embeddedP2 with space"' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> > example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> | example action embeddedP1 'embeddedP2 with | ||
NO RECORDS FOUND | ||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> | example action embeddedP1 'embeddedP2 with | ||
NO RECORDS FOUND | ||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with space' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
40 changes: 40 additions & 0 deletions
40
docs/src/development/vhs/singleQuoteOpen/out/singleQuoteOpen.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 action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2 with | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2\ with\ space | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example action embeddedP1 'embeddedP2\ with\ space | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
8 changes: 8 additions & 0 deletions
8
docs/src/development/vhs/singleQuoteOpen/singleQuoteOpen.bash.tape
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/singleQuoteOpen.bash.gif | ||
Output out/singleQuoteOpen.bash.ascii | ||
|
||
Type `example action embeddedP1 'embeddedP2 with ` Sleep 1 Tab@1 | ||
|
||
Sleep 2 |
8 changes: 8 additions & 0 deletions
8
docs/src/development/vhs/singleQuoteOpen/singleQuoteOpen.elvish.tape
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/singleQuoteOpen.elvish.gif | ||
Output out/singleQuoteOpen.elvish.ascii | ||
|
||
Type `example action embeddedP1 'embeddedP2 with ` Sleep 1 Tab@1 | ||
|
||
Sleep 2 |
8 changes: 8 additions & 0 deletions
8
docs/src/development/vhs/singleQuoteOpen/singleQuoteOpen.fish.tape
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/singleQuoteOpen.fish.gif | ||
Output out/singleQuoteOpen.fish.ascii | ||
|
||
Type `example action embeddedP1 'embeddedP2 with ` Sleep 1 Tab@1 | ||
|
||
Sleep 2 |
8 changes: 8 additions & 0 deletions
8
docs/src/development/vhs/singleQuoteOpen/singleQuoteOpen.nushell.tape
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 ../nushell.tape | ||
|
||
Output out/singleQuoteOpen.nushell.gif | ||
Output out/singleQuoteOpen.nushell.ascii | ||
|
||
Type `example action embeddedP1 'embeddedP2 with ` Sleep 1 Tab@1 | ||
|
||
Sleep 2 |
Oops, something went wrong.