TinTin++ Mud Client Manual  
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
Cr
space
Syntax: #cr
space
This command sends a carriage return to the mud. Useful if you have the repeat enter config option enabled and need an enter without repeating your last command. Though instead you could use ; or \ as well to accomplish the same thing. If you want to send multiple returns on a Diku mud it's best to use #send { } since Diku treats multiple returns as a single return.
space
Example: #ticker {idle} {#cr} {300}
This will send a carriage return to the mud every 300 seconds (5 minuts) which will stop most muds and networks from disconnecting you for inactivity.
space