.DT
history
$MUDNAME$ player help
history

.SH Name
.SP 5 5
history - Command history.
.EP

.SH Syntax
.SP 5 5
history command
history <channel>
.EP

.SH Description
.SP 5 5
History is used to review the most recent commands you have typed.  You can
also redo these commands in a number of ways.  Each of the commands in the
history list has a number next to it.  Typing

> .34

Will redo command number 34.  If you type

> .ki

It will execute the most recent command that is remembered that begins with the
letters ki.  Also, as a shortcut, the command

> ..

will execute the most recent command.  That being the last one you typed.

Using the syntax ^word1^word2^ you can do a search and replace on the last
command typed replacing every occurrence of word1 with word2.

History is also used to see the history on channels.

.EP

.SP 5 5
> tell kaos bing?
What?
> ^kaos^khaos^
You ask Khaos: bing?
.EP

.SH See also
.SP 5 5
alias, nickname.
.EP
