Command: scrollarea Arguments: <firstline> <lastline> This will change the area your terminal will scroll. It can be useful when you want a piece of information to stay on your screen and not scroll away. for example: >map >scrollarea 1 10 Now, assuming you have more that 10 lines on your screen, the map will no longer scroll away. Note that some programs (like TF, SCREEN) might filter these codes, thus nullifying the effects of this command. See also 'term'. |