[Main page] [Overview] Jump to subject:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Commandline Editing -=-=-=-=-=-=-=-=-=-=-=-=-=-=

TheLand has several built in command line editing facilities
which are helpful to users without mudclients.

Every command you enter will be put into the commandline history.
Using '%%' you can repeat the last command. Using '%<num>' you can
repeat a specific command from your history - please use the
'@history' (or short, '%!') command to display a numbered list of your
last commands.

Using '^search^replace' the last command will be repeated, with the
search term replaced.

Example:

say I want to foo
^foo^bar

-> say I want to bar

See also:
@history, @do

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