I need to copy colored text from PuTTY window without losing color information. Console is in UTF-8 mode. What is the best method? Any parsable output will do.

link|improve this question

feedback

1 Answer

up vote 8 down vote accepted

Change Settings... > Window / Selection

At the bottom of the PuTTY Reconfiguration dialog is a section "Formatting of pasted characters".
Tick the checkbox for Paste to clipboard in RTF as well as plain text,

Click Apply, then select your text and paste it somewhere.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.