From fd9407db9eb7ac1145e237ccf38698fe0cb54753 Mon Sep 17 00:00:00 2001 From: Owen Dunn Date: Mon, 13 Feb 2006 22:25:59 +0000 Subject: [PATCH] RTF pasting now includes colours and style. Say so. [originally from svn r6557] --- doc/config.but | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/config.but b/doc/config.but index f1e03b4d..4281f6c8 100644 --- a/doc/config.but +++ b/doc/config.but @@ -1325,11 +1325,10 @@ work in the PuTTY window. If you enable \q{Paste to clipboard in RTF as well as plain text}, PuTTY will write formatting information to the clipboard as well as -the actual text you copy. Currently the only effect of this will be +the actual text you copy. The effect of this is that if you paste into (say) a word processor, the text will appear -in the word processor in the same \i{font} PuTTY was using to display -it. In future it is likely that other formatting information (bold, -underline, colours) will be copied as well. +in the word processor in the same \i{font}, \i{colour}, and style +(e.g. bold, underline) PuTTY was using to display it. This option can easily be inconvenient, so by default it is disabled.