X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e9b5ee69b1e19e83aa52f0b462a6eb2b9946e559..ec9bb1efeca746fa659a4210725c39d415a06d61:/doc/config.but diff --git a/doc/config.but b/doc/config.but index 5f74a2cf..ac76be8b 100644 --- a/doc/config.but +++ b/doc/config.but @@ -368,6 +368,19 @@ option, and things might go back to normal: \c Second line \c Third line +\S{config-lfcr} \q{Implicit LF in every CR} + +\cfg{winhelp-topic}{terminal.crhaslf} + +Most servers send two control characters, \i{CR} and \i{LF}, to start a +\i{new line} of the screen. The CR character makes the cursor return to the +left-hand side of the screen. The LF character makes the cursor move +one line down (and might make the screen scroll). + +Some servers only send CR, and so the newly +written line is overwritten by the following line. This option causes +a line feed so that all lines are displayed. + \S{config-erase} \q{Use \i{background colour} to erase screen} \cfg{winhelp-topic}{terminal.bce} @@ -1801,6 +1814,11 @@ this panel affect the primary network connection forming your PuTTY session, and also any extra connections made as a result of SSH \i{port forwarding} (see \k{using-port-forwarding}). +Note that unlike some software (such as web browsers), PuTTY does not +attempt to automatically determine whether to use a proxy and (if so) +which one to use for a given destination. If you need to use a proxy, +it must always be explicitly configured. + \S{config-proxy-type} Setting the proxy type \cfg{winhelp-topic}{proxy.type}