repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 7ad3bda39a2b8b28b3359d780e0f0ded3786cd44:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 7ad3bda39a2b8b28b3359d780e0f0ded3786cd44
Author: Marc Lehmann 
Date:   Mon Nov 19 09:27:13 2007 +0000

    *** empty log message ***

diff --git a/src/perl/selection b/src/perl/selection
index a48fedbd4c3b9fba2c53343a813353c82e495d64..
index ..cff3e29c36230d93c62a8021914090e59e8fe073 100644
--- a/src/perl/selection
+++ b/src/perl/selection
@@ -53,7 +53,7 @@ my @mark_patterns = (
    qr{ \< ([^>]+) \> }x,
    qr{ \( ([^)]+) \) }x,
    qr{ \{ ([^}]+) \} }x,
-   qr{ \[ ([^]]+) \] }x,
+   qr{ \[ ([^\]]+) \] }x,

    # urls, just a heuristic
    qr{(

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