mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-09-19 02:42:41 +08:00
Clean up Widgets
* Move /Widgets/Live/* to /Live/* * Move /Widgets/Prompt/* to /Prompts/* * Move tests and expectations to match the new locations
This commit is contained in:

committed by
Phil Scott

parent
d532e1011f
commit
fa5a1e88ec
@@ -1,5 +0,0 @@
|
||||
|
||||
foo ━━ 0% --:--:-- ⣷
|
||||
bar ━━ 0% --:--:-- ⣷
|
||||
baz ━━ 0% --:--:-- ⣷
|
||||
|
@@ -1 +0,0 @@
|
||||
Favorite fruit? [Banana/Orange] (Banana): Orange
|
@@ -1 +0,0 @@
|
||||
Favorite fruit? [Banana/Bandana/Orange]: Band Bandana
|
@@ -1 +0,0 @@
|
||||
Favorite fruit? [Banana/Orange] (Banana): Banana
|
@@ -1 +0,0 @@
|
||||
Favorite fruit? [Apple/Banana/Orange]: Apple Banana
|
@@ -1,5 +0,0 @@
|
||||
[
|
||||
Age? ninety-nine,
|
||||
Invalid input,
|
||||
Age? 99
|
||||
]
|
@@ -1 +0,0 @@
|
||||
Favorite fruit? [Apple/Banana]: Banana
|
@@ -1,7 +0,0 @@
|
||||
Guess number: 22
|
||||
Too low
|
||||
Guess number: 102
|
||||
Too high
|
||||
Guess number: ABC
|
||||
Invalid input
|
||||
Guess number: 99
|
@@ -1 +0,0 @@
|
||||
Favorite fruit? [Banana/Orange] (Banana): Banana
|
@@ -1,3 +0,0 @@
|
||||
Favorite fruit? [Banana/Orange] (Banana): Apple
|
||||
Please select one of the available options
|
||||
Favorite fruit? [Banana/Orange] (Banana): Banana
|
@@ -1 +0,0 @@
|
||||
Enter command$ Orange
|
@@ -1 +0,0 @@
|
||||
Favorite fruit? (******): ******
|
@@ -1,10 +0,0 @@
|
||||
[?25l
|
||||
[38;5;11m*[0m foo
|
||||
|
||||
[2A
|
||||
[38;5;11m-[0m bar
|
||||
|
||||
[2A
|
||||
[38;5;11m*[0m baz
|
||||
|
||||
[2K[1A[2K[1A[2K[?25h
|
Reference in New Issue
Block a user