-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 7b6c45381d9909c9fe411ecf79e1b20792cb8025:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 7b6c45381d9909c9fe411ecf79e1b20792cb8025
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Thu Jan 12 10:21:50 2006 +0000

    *** empty log message ***

diff --git a/src/perl/selection b/src/perl/selection

index 0d29e94634aa961a67a8e5335ed117e14c1a05dd..

index ..525ee86ffc91835f22a64747ca90881ee46e6003 100644

--- a/src/perl/selection
+++ b/src/perl/selection
@@ -11,13 +11,14 @@ sub on_keyboard_command {

 # "find interetsing things"-patterns
 my @mark_patterns = (
-   qr{([[:alnum:]]+)},
+   qr{([[:word:]]+)},

    # common "parentheses"
    qr{(?:^|\s) ‘  ([^‘’]+?) ’ (?:\s|\)|$)}x,
    qr{(?:^|\s) `  ([^`']+?) ' (?:\s|\)|$)}x,
    qr{         \{ ([^{}]+?) \} }x,
    qr{         \[ ([^{}]+?) \] }x,
+   qr{         \( ([^()]+?) \) }x,

    # urls, just a heuristic
    qr{(

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

-- Response ended

-- Page fetched on Sun Jun 2 13:16:23 2024