Red red¶
This section is rendered asynchronously by default
Info
Red is a next-gen programming language, strongly inspired by REBOL.
The red section displays the version of the Red.
This section is displayed only when the current directory is within a Red project, meaning:
- Upsearch finds a 
red.rc, orredbolfile - Current directory contains any 
.redor.redsfile 
Options¶
| Variable | Default | Meaning | 
|---|---|---|
SPACESHIP_RED_SHOW | 
true | 
Show section | 
SPACESHIP_RED_ASYNC | 
true | 
Render section asynchronously | 
SPACESHIP_RED_PREFIX | 
$SPACESHIP_PROMPT_DEFAULT_PREFIX | 
Section's prefix | 
SPACESHIP_RED_SUFFIX | 
$SPACESHIP_PROMPT_DEFAULT_SUFFIX | 
Section's suffix | 
SPACESHIP_RED_SYMBOL | 
🔺· | 
Symbol displayed before the section | 
SPACESHIP_RED_COLOR | 
red | 
Section's color |