mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 05:18:16 +08:00
Add support for fake input in asciicast recordings
* Fixes a bug with `SelectionPrompt` and page size. * Allow `IAnsiConsoleInput` to return `null`.
This commit is contained in:

committed by
Phil Scott

parent
46abadaccb
commit
450d87f5d3
@ -9,30 +9,30 @@
|
||||
[0, "o", ": 22%\r\n"]
|
||||
[0, "o", "Rerouting capacitators"]
|
||||
[0, "o", ": 8%\r\n"]
|
||||
[1.016, "o", "Retriculating algorithms"]
|
||||
[1.016, "o", ": 65%\r\n"]
|
||||
[1.016, "o", "Colliding splines"]
|
||||
[1.016, "o", ": 72%\r\n"]
|
||||
[1.016, "o", "Folding data structures"]
|
||||
[1.016, "o", ": 37%\r\n"]
|
||||
[2.031, "o", "Retriculating algorithms"]
|
||||
[2.031, "o", ": 98%\r\n"]
|
||||
[2.031, "o", "Folding data structures"]
|
||||
[2.031, "o", ": 57%\r\n"]
|
||||
[2.031, "o", "Rerouting capacitators"]
|
||||
[2.031, "o", ": 25%\r\n"]
|
||||
[3.047, "o", "Folding data structures"]
|
||||
[3.047, "o", ": 77%\r\n"]
|
||||
[5.063, "o", "Rerouting capacitators"]
|
||||
[5.063, "o", ": 56%\r\n"]
|
||||
[7.078, "o", "Rerouting capacitators"]
|
||||
[7.078, "o", ": 75%\r\n"]
|
||||
[9.109, "o", "Rerouting capacitators"]
|
||||
[9.109, "o", ": 95%\r\n"]
|
||||
[10.109, "o", "Going to warp"]
|
||||
[10.109, "o", ": 2%\r\n"]
|
||||
[11.125, "o", "Going to warp"]
|
||||
[11.125, "o", ": 33%\r\n"]
|
||||
[12.141, "o", "Going to warp"]
|
||||
[12.141, "o", ": 71%\r\n"]
|
||||
[1, "o", "Retriculating algorithms"]
|
||||
[1, "o", ": 65%\r\n"]
|
||||
[1, "o", "Colliding splines"]
|
||||
[1, "o", ": 72%\r\n"]
|
||||
[1, "o", "Folding data structures"]
|
||||
[1, "o", ": 37%\r\n"]
|
||||
[2.016, "o", "Retriculating algorithms"]
|
||||
[2.016, "o", ": 98%\r\n"]
|
||||
[2.016, "o", "Folding data structures"]
|
||||
[2.016, "o", ": 57%\r\n"]
|
||||
[2.016, "o", "Rerouting capacitators"]
|
||||
[2.016, "o", ": 25%\r\n"]
|
||||
[3.031, "o", "Folding data structures"]
|
||||
[3.031, "o", ": 77%\r\n"]
|
||||
[5.031, "o", "Rerouting capacitators"]
|
||||
[5.031, "o", ": 56%\r\n"]
|
||||
[7.047, "o", "Rerouting capacitators"]
|
||||
[7.047, "o", ": 75%\r\n"]
|
||||
[9.047, "o", "Rerouting capacitators"]
|
||||
[9.047, "o", ": 95%\r\n"]
|
||||
[10.063, "o", "Going to warp"]
|
||||
[10.063, "o", ": 0%\r\n"]
|
||||
[11.063, "o", "Going to warp"]
|
||||
[11.063, "o", ": 27%\r\n"]
|
||||
[12.063, "o", "Going to warp"]
|
||||
[12.063, "o", ": 71%\r\n"]
|
||||
|
||||
|
Reference in New Issue
Block a user