|
Using Scrollback Buffer
TCI retains the text displayed on its screen in a "scrollback buffer". You can scroll through this buffer using the mouse and the vertical scroll bar at the right side of the TCI window (or the mouse wheel), just as you can in any Windows application. If you have set the LeftAltKey and/or RightAltKey directives, you can also scroll forward and back with the Alt-Up, Alt-Down, Alt-PgUp, and Alt-PgDn keys.
If you scroll back through the buffer to view previous output and then press any keys (other than the scroll keys above), TCI will automatically return to the current cursor position in the scrollback buffer.
|