Welcome to the Sverminal Live Demo!

Please refer to the table below for usage.

Controls & Demo Commands

Command/InputArgumentsDescription
Enter keyN/ASubmit current command or input.
Up/Down arrows keysN/ANavigate command history.
Tab keyN/AAuto-complete. In this demo, autocomplete supports the list of commands below. For example, typing 'f' and then hitting the tab key would result in an auto-completion of 'freeform-demo'.
echomessage <string>Prints the message back to the terminal.
warnmessage <string>Prints a warning message back to the terminal.
errormessage <string>Prints an error message back to the terminal.
infomessage <string>Prints an info message back to the terminal.
countdown1-99 <number>Counts down from the provided number every seconds and prints the value to the terminal.
freeform-demoNonePrints out block of text that demostrates the ability to mix styles.
input-demoNoneDemonstrates the ability to request additional user input while processing a command.
split-demoRun command for argument list.Demonstrates the ability to split the terminal vertically. The vertical view can be used to display additional information to the user.