repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 4b88315bded79e8c3e37050743d49c5d036f55d5:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 4b88315bded79e8c3e37050743d49c5d036f55d5
Author: Marc Lehmann 
Date:   Mon Nov 19 09:31:06 2007 +0000

    *** empty log message ***

diff --git a/src/perl/selection b/src/perl/selection
index 5e1a0eb420d479c189d117e0b1eee3142c5377b5..
index ..d9a58d045bc3f4faeb4e39a3637386cfb4479495 100644
--- a/src/perl/selection
+++ b/src/perl/selection
@@ -42,18 +42,18 @@ my @mark_patterns = (
    qr{ (?]+) \> }x,
-   qr{ \( ([^\)]+) \) }x,
-   qr{ \{ ([^\}]+) \} }x,
-   qr{ \[ ([^\]]+) \] }x,
+   qr{ \{ ([^\{\}]+) \} }x,
+   qr{ \( ([^\(\)]+) \) }x,
+   qr{ \[ ([^\[\]]+) \] }x,
+   qr{ \< ([^\<\>]+) \> }x,

    # urls, just a heuristic
    qr{(

-----END OF PAGE-----