simon-git: putty (master): putty.git
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu Nov 17 20:30:56 GMT 2016
TL;DR:
fa91b55 Make ESC[3J (clear scrollback) a disableable escape sequence.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: putty.git
Date: 2016-11-17 20:30:56
commit fa91b55eec241374d3eda4fbeac6f2dc372f1df2
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=fa91b55eec241374d3eda4fbeac6f2dc372f1df2;hp=5c390fceab571319cc9ea5bb9a08e60eeab6a3e7
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Nov 17 20:25:27 2016 +0000
Make ESC[3J (clear scrollback) a disableable escape sequence.
A user complained that it was being done nonconsensually, and it seems
reasonable that the user should have the choice to prevent it.
config.c | 4 ++++
doc/config.but | 9 +++++++++
putty.h | 1 +
settings.c | 2 ++
terminal.c | 4 +++-
terminal.h | 1 +
windows/winhelp.h | 1 +
7 files changed, 21 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list