[Main page] [Overview] Jump to subject:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TheLand -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

The input prompt is by default "> ". Using

@set prompt mypromptstring

you can set your desired prompt yourself.

You may use a certain number of variables, enclosed by \ \ in your
prompt:

time - the current time
date - the current date
blank - whitespace

Example:

@set prompt HP[\hp\] SP[\sp\]>

You may also use color codes, enclosed in %^ %^ for your prompts.
Example:

@set prompt %^RED%^HP%^GREEN%^[\hp\] %^RED%^SP%^GREEN%^[\sp\]%^RESET%^>

See also:
@set

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-