From 9fb89fa21bccb7869111508871a4205dd2b47e49 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 3 Jun 2021 12:06:35 +0200 Subject: desktop: add urxvt extension reselect --- dotfiles/Xresources | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dotfiles') 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 -- cgit v1.2.3