projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d96969
)
*** empty log message ***
author
root
<root>
Thu, 12 Jan 2006 10:21:50 +0000
(10:21 +0000)
committer
root
<root>
Thu, 12 Jan 2006 10:21:50 +0000
(10:21 +0000)
src/perl/selection
patch
|
blob
|
history
diff --git
a/src/perl/selection
b/src/perl/selection
index 0d29e94634aa961a67a8e5335ed117e14c1a05dd..525ee86ffc91835f22a64747ca90881ee46e6003 100644
(file)
--- 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{(