-
-
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 #1101 from carapace-sh/vhs-special
vhs: added special
- Loading branch information
Showing
19 changed files
with
477 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 @@ | ||
# Special | ||
|
||
- bash | ||
![](./special/out/special.bash.gif) | ||
- elvish | ||
![](./special/out/special.elvish.gif) | ||
- fish | ||
![](./special/out/special.fish.gif) | ||
- nushell | ||
![](./special/out/special.nushell.gif) | ||
- oil | ||
![](./special/out/special.oil.gif) | ||
- powershell | ||
![](./special/out/special.powershell.gif) | ||
- xonsh | ||
![](./special/out/special.xonsh.gif) | ||
- zsh | ||
![](./special/out/special.zsh.gif) |
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,48 @@ | ||
> | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special "p1 & < > ' \" { } \$ # | ? ( ) ; [ ] * \\ \$() \${} \` \ | ||
`\`" | ||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special "p1 & < > ' \" { } \$ # | ? ( ) ; [ ] * \\ \$() \${} \` \ | ||
`\`" | ||
ok | ||
> | ||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special "p1 & < > ' \" { } \$ # | ? ( ) ; [ ] * \\ \$() \${} \` \ | ||
`\`" | ||
ok | ||
> | ||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
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,48 @@ | ||
> | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special 'p1 & < > '' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
COMPLETING argument | ||
p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` `` | ||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special 'p1 & < > '' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special 'p1 & < > '' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
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,48 @@ | ||
> | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p1\ \&\ \<\ \>\ \'\ \"\ \{\ \}\ \$\ \#\ \|\ \?\ \(\ \)\ \; | ||
\ \ \[\ \]\ \*\ \\\ \$\(\)\ \$\{\}\ `\ `` | ||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p1\ \&\ \<\ \>\ \'\ \"\ \{\ \}\ \$\ \#\ \|\ \?\ \(\ \)\ \; | ||
\ \ \[\ \]\ \*\ \\\ \$\(\)\ \$\{\}\ `\ `` | ||
ok | ||
> | ||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p1\ \&\ \<\ \>\ \'\ \"\ \{\ \}\ \$\ \#\ \|\ \?\ \(\ \)\ \; | ||
\ \ \[\ \]\ \*\ \\\ \$\(\)\ \$\{\}\ `\ `` | ||
ok | ||
> | ||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
48 changes: 48 additions & 0 deletions
48
docs/src/development/vhs/special/out/special.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,48 @@ | ||
> > | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> > example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> > example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> > example special "p1 & < > ' \" { } $ # | ? ( ) ; [ ] * \\ $() ${} ` ``" | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> > example special "p1 & < > ' \" { } $ # | ? ( ) ; [ ] * \\ $() ${} ` ``" | ||
|
||
ok | ||
> > | ||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> > example special "p1 & < > ' \" { } $ # | ? ( ) ; [ ] * \\ $() ${} ` ``" | ||
|
||
ok | ||
> > | ||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
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,48 @@ | ||
> | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` `` | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` `` | ||
example special p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` `` | ||
^ | ||
[ interactive ]:3: Invalid token after redirect operator | ||
> | ||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` `` | ||
example special p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` `` | ||
^ | ||
[ interactive ]:3: Invalid token after redirect operator | ||
> | ||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
48 changes: 48 additions & 0 deletions
48
docs/src/development/vhs/special/out/special.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,48 @@ | ||
> | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special 'p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special 'p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
>> | ||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special 'p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
>> | ||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
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,48 @@ | ||
> | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special p | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special r'p1 & < > \' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
p1 & < > ' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` `` | ||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special r'p1 & < > \' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── | ||
> example special r'p1 & < > \' " { } $ # | ? ( ) ; [ ] * \ $() ${} ` ``' | ||
|
||
|
||
|
||
|
||
|
||
|
||
──────────────────────────────────────────────────────────────────────────────── |
Oops, something went wrong.