27 lines
382 B
Elixir
27 lines
382 B
Elixir
Output examples/cli-ui/text-prompt.ascii
|
|
Output examples/cli-ui/text-prompt.gif
|
|
|
|
Set FontSize 32
|
|
|
|
Set Width 2200
|
|
Set Height 500
|
|
|
|
Hide
|
|
Type "irb --noautocomplete"
|
|
Enter
|
|
Type "require 'cli/ui'"
|
|
Enter
|
|
Type "CLI::UI::StdoutRouter.enable"
|
|
Enter
|
|
Ctrl+L
|
|
Show
|
|
|
|
Type "CLI::UI.ask('Is CLI UI Awesome?', default: 'It is great!')"
|
|
Sleep .5
|
|
Enter
|
|
Sleep 1
|
|
Type "I love it!"
|
|
Sleep 1
|
|
Enter
|
|
Sleep 3
|