mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Add a new chapter full of intermediate-useful-things, somewhere
between `Getting Started' (things we can barely believe you don't know) and the Configuration reference chapter (things you already knew and had just forgotten). Only half-written at the moment. [originally from svn r1423]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
\versionid $Id: config.but,v 1.13 2001/11/25 17:32:39 simon Exp $
|
||||
\versionid $Id: config.but,v 1.14 2001/11/25 18:59:12 simon Exp $
|
||||
|
||||
\C{config} Configuring PuTTY
|
||||
|
||||
@ -582,10 +582,8 @@ terminal size will change when you resize the window.
|
||||
|
||||
\S{config-scrollback} Controlling scrollback
|
||||
|
||||
Text that scrolls off the top of the PuTTY terminal window is kept
|
||||
for reference. The scrollbar on the right of the window lets you
|
||||
view the scrolled-off text. You can also page through the scrollback
|
||||
using the keyboard, by pressing Shift-PgUp and Shift-PgDn.
|
||||
These options let you configure the way PuTTY keeps text after it
|
||||
scrolls off the top of the screen (see \k{using-scrollback}).
|
||||
|
||||
The \q{Lines of scrollback} box lets you configure how many lines of
|
||||
text PuTTY keeps. The \q{Display scrollbar} option allows you to
|
||||
|
Reference in New Issue
Block a user