summaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-06-03 12:06:35 +0200
committerAnton Khirnov <anton@khirnov.net>2021-06-03 12:06:35 +0200
commit9fb89fa21bccb7869111508871a4205dd2b47e49 (patch)
treeef5dae4c6f6a6e1b54b7f269d571ed28ad0f9562 /dotfiles
parented35e44a010c85ecc44a3b133a1861b1b535538e (diff)
desktop: add urxvt extension reselect
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/Xresources5
1 files changed, 3 insertions, 2 deletions
diff --git a/dotfiles/Xresources b/dotfiles/Xresources
index 36cae9e..ec36f52 100644
--- a/dotfiles/Xresources
+++ b/dotfiles/Xresources
@@ -33,8 +33,9 @@ URxvt.scrollTTYOutput: true
URxvt.scrollTTYKeyPress: true
URxvt.inputMethod: ibus
URxvt.preeditType: OverTheSpot
-URxvt.perl-ext-common: default,url-select
-URxvt.keysym.M-u: perl:url-select:select_next
+URxvt.keysym.M-u: reselect:url
+URxvt.keysym.M-g: reselect:git_hash
+URxvt.keysym.M-i: reselect:message_id
URxvt.urgentOnBell: true
SshAskpass.grabKeyboard: False