TinTin++ Mud Client Manual  
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
Buffer
space
Syntax: #buffer {home|up|down|end|find|lock|write filename|info}
space
The buffer command allows you to add macros to scroll in case the default bindings do not work. The write option allows you to save the entire scrollback buffer to file. The lock options toggles the scrolling state of the screen. The info option gives you some data about the internal memory usage.
space
Example: #macro {(press ctrl-v)(press F1)} {#buffer end}
Associates F1 key to 'scroll buffer to its end' command.
space