--- rxvt-unicode/src/perl/selection 2006/01/05 01:07:31 1.12 +++ rxvt-unicode/src/perl/selection 2006/01/06 17:03:14 1.13 @@ -21,7 +21,7 @@ (?: [^\\"'\ \t|&;<>()]+ | \\. - | " ([^\\"]+ | \\. )* " + | " (?: [^\\"]+ | \\. )* " | ' [^']* ' )+ )}xs,