PuTTY wish save-scrollback

Home | Licence | FAQ | Docs | Download | Keys | Links
Mirrors | Updates | Feedback | Changes | Wishlist | Team

summary: Allow saving scrollback to a file
class: wish: This is a request for an enhancement.
difficulty: fun: Just needs tuits, and not many of them.
priority: medium: This should be fixed one day.

Allow saving of the current screen+scrollback state to a file. Or printing it, possibly.

Related: someone suggested that it might be useful to be able to log stuff to a file as it goes into the scrollback; this would avoid the problem with `Log printable output only' that characters backspaced over, etc, are logged. However, lines can in theory be pulled out of the scrollback and modified, when the window is expanded vertically.

The right solution to this is to log lines when they're about to fall off the top of the scrollback. Obviously this will usually leave rather a lag between things happening and finally being written to disc; and when the log file is closed, the entire screen and scrollback state would have to be written to the log to bring it up to date, which is a rather similar operation to this wish.

This also has the advantage that each row written to the log file can sensibly be timestamped, which people occasionally ask for.

Audit trail for this wish.


If you want to comment on this web site, see the Feedback page.
(last revision of this bug record was at 2005-06-11 15:07:00 +0100)