]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Default handling of VT100 line drawing characters in cut and paste is
authorSimon Tatham <anakin@pobox.com>
Mon, 9 Apr 2001 11:59:35 +0000 (11:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 9 Apr 2001 11:59:35 +0000 (11:59 +0000)
commitb53ed92c43c31b1fe75c550202519e447594b1d4
treefafef361fe15feb9fd3ea69901f05d33d97601c8
parentf0d3ba8ddd62b301aa021c275d263fad2d685bc0
Default handling of VT100 line drawing characters in cut and paste is
now to translate them into poor man's characters (+--+ and |). We also
have an option to disable this (and map line drawing characters to the
corresponding ASCII code as before). Thanks to Robert de Bath.

git-svn-id: http://svn.tartarus.org/sgt/putty@1029 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
terminal.c
windlg.c