Expand description

Special characters used for prompts/widgets.

There are 2 default SymbolSets – UNICODE and ASCII. If a particular SymbolSet is not set, UNICODE is used. The ASCII symbol set exists if you want to have larger compatibility with terminal emulators (such as Windows’ cmd.exe) which do not support unicode characters.

Structs

The various special symbols used by the prompts during rendering.

Constants

A SymbolSet based exclusively on ASCII characters.

The default SymbolSet.

Functions

Get the current SymbolSet

Set the current SymbolSet