.DT
history
Discworld player help
history

Name
.SI 5
history - command history
.EI

Syntax
.SI 5
history
.EI

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.

Useing the syntax ^word1^word1^ you can do a search and replace on the last
command typed replaceing every occurance of word1 with word2.
.EP

.SI 5
> tell kaos bing?
What?
> ^kaos^khaos^
You ask Khaos: bing?
.EI

See also
.SI 5
alias
.EI
