--- rxvt-unicode/src/perl/selection-popup 2006/01/09 04:19:36 1.4 +++ rxvt-unicode/src/perl/selection-popup 2006/01/09 06:29:47 1.5 @@ -46,6 +46,7 @@ if ($orig ne $_) { $self->selection ($_); + s/[\x00-\x1f\x80-\x9f]/ยท/g; $self->msg ("Selection replaced by", $_); } }