]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Truncate all terminal lines when we clear scrollback.
authorSimon Tatham <anakin@pobox.com>
Thu, 24 Jul 2014 18:13:16 +0000 (18:13 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 24 Jul 2014 18:13:16 +0000 (18:13 +0000)
commit440962281a6e92d681104d3383717a07cead7c0b
tree2d440f7441bebeaa7d7b0b3b11b33fcf0cd50ad6
parent271de3e4ec5682e5c2822824769ea91692e6fa0e
Truncate all terminal lines when we clear scrollback.

Now Jacob has reminded me that 'resize-no-truncate' was already on the
wishlist, I notice that it suggested Clear Scrollback should remove
the preserved information off to the right. On the basis that that's
(at least partly) a privacy feature, that seems sensible, so let's do it.

[originally from svn r10210]
terminal.c