[Pine-info] two bugs involving certain spam

Thorsten Glaser tg at 66h.42h.de
Sun Dec 17 09:10:52 PST 2006


Bert Driehuis dixit:


> That string "1;2c" is part of an ANSI reply (it is consistent with your

> terminal answering "ESC[?1;2c" to an ESC[0c request). Pine should not pass any


Actually, "ESC [" is also available as "CSI" (a C1 control
character). This is why UTF-8 terminals are more robust - if
you want it to receive CSI (U+009B), you must encode it...


> $a = "\233c";


Yep, that's CSI.

But isn't there a menu point "pass C1 control characters as is"
in the configuration, which you can set to off?

//mirabile
--
"Using Lynx is like wearing a really good pair of shades: cuts out
the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
-- Henry Nelson, March 1999



More information about the Pine-info mailing list