From: martin f. krafft Date: Mon, 28 Nov 2016 09:47:41 +0000 (+0100) Subject: swap matcher key combos X-Git-Url: https://git.madduck.net/etc/xsession.git/commitdiff_plain/4426d9157bdcd60397f01b2627e31f375ba34c0d swap matcher key combos --- diff --git a/.Xresources b/.Xresources index 6297bac..c18ffd1 100644 --- a/.Xresources +++ b/.Xresources @@ -46,8 +46,8 @@ Rxvt.loginShell: true URxvt.perl-ext-common: default,matcher,confirm-paste,-readline -URxvt.keysym.MC-Return: matcher:select -URxvt.keysym.C-Return: matcher:last +URxvt.keysym.C-Return: matcher:select +URxvt.keysym.MC-Return: matcher:last URxvt.matcher.rend.0: Uline URxvt.matcher.pattern.1: \\B(\.?/\\S+?)\072(\\d+)\\b URxvt.matcher.launcher.1: x-terminal-emulator -e vim +$2 $1