simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Feb 19 10:27:18 GMT 2012
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9412
Date: 2012-02-19 10:27:18 +0000 (Sun, 19 Feb 2012)
Log message (7 lines):
Patch from Matsui Nag to implement xterm's "bracketed paste mode", in
which text pasted into the terminal is preceded and followed by
special function-key-like escape sequences ESC[200~ and ESC[201~ so
that the application can identify it and treat it specially (e.g.
disabling auto-indent-same-as-previous-line in text editors). Enabled
and disabled by ESC[?2004h and ESC[?2004l, and of course off by
default.
Modified files:
U putty/terminal.c
U putty/terminal.h
Links:
http://svn.tartarus.org/sgt/?rev=9412&view=rev
http://svn.tartarus.org/sgt/putty/terminal.c?rev=9412&r1=9411&r2=9412
http://svn.tartarus.org/sgt/putty/terminal.h?rev=9412&r1=9411&r2=9412
More information about the tartarus-commits
mailing list