TinTin++ Mud Client Manual  
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
History
space
Syntax: #history {delete|insert|list|read|write} {argument}
space
#history {delete}               Delete the last command.
#history {insert} {command}     Insert a command.
#history {list}                 Display the entire command history.
#history {read}   {filename}    Read a command history from file.
#history {write}  {filename}    Write a command history to file.
	
space
Without an argument all available options are shown.
space