Contents
Syntax
The syntax for
prompt.char(char)
@prompt.char(char)
Description
The
If you want you can set up a global "run commands" script to change the prompt when starting a shell or intepreter mode REPL session.
f++ example
Example of
prompt.char('⚡')
n++ example
Example of
@prompt.char('⚡')