"PROMPT"
Usage: prompt
prompt <string>
Modifies your prompt to <string>. 'Prompt' without a <string> will
display your current prompt.
The <string> can contain the following options:
%h = current health %f = current Force %v = current vitality
%H = max. health %F = max. Force %V = max. vitality
%p = percent {hfvx} -- examples: %ph, %pf, %pv, %px
%o = opponent condition %x = current experience %c = credits on hand
%t = tank condition %X = exp to next level %C = credits in bank
%e = exits %d = date
%_ = new line % = %
Colors:
&r = red (red) &b = blue (blue) &g = green (green)
&R = bold red(red) &B = bold blue(blue) &G = bold green(green)
&y = yellow (yellow)&w = white (white) &c = cyan (cyan)
&Y = bold yellow(yellow)&W = bold white(white) &C = bold cyan(cyan)
&l = black (black) &p = purple (purple)&m = magenta (magenta)
&L = bold black(black) &P = bold purple(purple)&M = bold magenta(magenta)
& = & &z = revert to previous color
See also: COLOR DISPLAY