-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #6 from wadackel/fix/placeholder-bugs
Fix placeholder bugs
- Loading branch information
Showing
29 changed files
with
456 additions
and
35 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,25 @@ | ||
Require cargo | ||
Set Shell "zsh" | ||
Set Theme "Dracula+" | ||
Set WindowBar Colorful | ||
Set WindowBarSize 60 | ||
Set Margin 24 | ||
Set MarginFill "#f0f4f7" | ||
Set Padding 36 | ||
Set BorderRadius 16 | ||
Set CursorBlink false | ||
Set FontSize 30 | ||
Set TypingSpeed 120ms | ||
|
||
Set Width 1500 | ||
Set Height 500 | ||
Output assets/prompt_confirm.gif | ||
|
||
Type@40ms "cargo run --example prompt_confirm" Enter | ||
Sleep 3s | ||
|
||
Right Sleep 1.5s | ||
Left Sleep 1.5s | ||
Enter | ||
|
||
Sleep 5s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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,25 @@ | ||
Require cargo | ||
Set Shell "zsh" | ||
Set Theme "Dracula+" | ||
Set WindowBar Colorful | ||
Set WindowBarSize 60 | ||
Set Margin 24 | ||
Set MarginFill "#f0f4f7" | ||
Set Padding 36 | ||
Set BorderRadius 16 | ||
Set CursorBlink false | ||
Set FontSize 30 | ||
Set TypingSpeed 120ms | ||
|
||
Set Width 1500 | ||
Set Height 500 | ||
Output assets/prompt_input.gif | ||
|
||
Type@40ms "cargo run --example prompt_input" Enter | ||
Sleep 3s | ||
|
||
Type "foo bar" Sleep 1s Enter | ||
Sleep 3s Ctrl+W Sleep 100ms Ctrl+W Sleep 500ms Enter | ||
Sleep 3s Type "wadackel" Sleep 2s Enter | ||
|
||
Sleep 5s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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,25 @@ | ||
Require cargo | ||
Set Shell "zsh" | ||
Set Theme "Dracula+" | ||
Set WindowBar Colorful | ||
Set WindowBarSize 60 | ||
Set Margin 24 | ||
Set MarginFill "#f0f4f7" | ||
Set Padding 36 | ||
Set BorderRadius 16 | ||
Set CursorBlink false | ||
Set FontSize 30 | ||
Set TypingSpeed 120ms | ||
|
||
Set Width 1500 | ||
Set Height 500 | ||
Output assets/prompt_multi_select.gif | ||
|
||
Type@40ms "cargo run --example prompt_multi_select" Enter | ||
Sleep 3s | ||
|
||
Down Type "j" Sleep 1s | ||
Space Type "k" Sleep 1s | ||
Space Sleep 1s Enter | ||
|
||
Sleep 5s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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,26 @@ | ||
Require cargo | ||
Set Shell "zsh" | ||
Set Theme "Dracula+" | ||
Set WindowBar Colorful | ||
Set WindowBarSize 60 | ||
Set Margin 24 | ||
Set MarginFill "#f0f4f7" | ||
Set Padding 36 | ||
Set BorderRadius 16 | ||
Set CursorBlink false | ||
Set FontSize 30 | ||
Set TypingSpeed 120ms | ||
|
||
Set Width 1500 | ||
Set Height 500 | ||
Output assets/prompt_number.gif | ||
|
||
Type@40ms "cargo run --example prompt_number" Enter | ||
Sleep 3s | ||
|
||
Type "123" Sleep 1s Enter | ||
Sleep 3s Ctrl+U Sleep 1s | ||
Type "30" Sleep 1s | ||
Up Sleep 1s Enter | ||
|
||
Sleep 5s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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,25 @@ | ||
Require cargo | ||
Set Shell "zsh" | ||
Set Theme "Dracula+" | ||
Set WindowBar Colorful | ||
Set WindowBarSize 60 | ||
Set Margin 24 | ||
Set MarginFill "#f0f4f7" | ||
Set Padding 36 | ||
Set BorderRadius 16 | ||
Set CursorBlink false | ||
Set FontSize 30 | ||
Set TypingSpeed 120ms | ||
|
||
Set Width 1500 | ||
Set Height 500 | ||
Output assets/prompt_password.gif | ||
|
||
Type@40ms "cargo run --example prompt_password" Enter | ||
Sleep 3s | ||
|
||
Type "123" Sleep 1s Enter | ||
Sleep 3s Ctrl+U Sleep 1s Enter | ||
Sleep 3s Type "secret123" Sleep 2s Enter | ||
|
||
Sleep 5s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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,24 @@ | ||
Require cargo | ||
Set Shell "zsh" | ||
Set Theme "Dracula+" | ||
Set WindowBar Colorful | ||
Set WindowBarSize 60 | ||
Set Margin 24 | ||
Set MarginFill "#f0f4f7" | ||
Set Padding 36 | ||
Set BorderRadius 16 | ||
Set CursorBlink false | ||
Set FontSize 30 | ||
Set TypingSpeed 120ms | ||
|
||
Set Width 1500 | ||
Set Height 500 | ||
Output assets/prompt_select.gif | ||
|
||
Type@40ms "cargo run --example prompt_select" Enter | ||
Sleep 3s | ||
|
||
Down Type "j" Sleep 1s | ||
Up Sleep 1s Enter | ||
|
||
Sleep 5s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,26 @@ | ||
Require cargo | ||
Set Shell "zsh" | ||
Set Theme "Dracula+" | ||
Set WindowBar Colorful | ||
Set WindowBarSize 60 | ||
Set Margin 24 | ||
Set MarginFill "#f0f4f7" | ||
Set Padding 36 | ||
Set BorderRadius 16 | ||
Set CursorBlink false | ||
Set FontSize 30 | ||
Set TypingSpeed 120ms | ||
|
||
Set Width 1500 | ||
Set Height 900 | ||
Output assets/quick_start.gif | ||
|
||
Type@40ms "cargo run --example quick_start" Sleep 300ms Enter | ||
Sleep 4s | ||
|
||
Type "empty test" Sleep 1s Backspace 10 Sleep 500ms Enter Sleep 3s | ||
Type "wadackel" Sleep 2s Enter | ||
Sleep 2s Right Sleep 2s Left Sleep 2s Enter | ||
Sleep 2s Down 11 Sleep 2s Up 11 Sleep 2s Enter | ||
|
||
Sleep 5s |
Oops, something went wrong.