]> git.rmz.io Git - dotfiles.git/commitdiff
urxvt: yank to clipboard with keyboard-select
authorSamir Benmendil <me@rmz.io>
Thu, 27 Dec 2018 13:44:32 +0000 (13:44 +0000)
committerSamir Benmendil <me@rmz.io>
Thu, 27 Dec 2018 13:44:32 +0000 (13:44 +0000)
Xresources

index e0211f24d2e890c443703bec3cd97edfeda9e4e9..3203bec6a2dcef001ef9871885e9de3cab15ae7e 100644 (file)
@@ -30,7 +30,7 @@ URxvt.url-select.underline: true
 ! {{{2 keyboard-select
 URxvt.keysym.C-S-space:  perl:keyboard-select:activate
 URxvt.keysym.C-question: perl:keyboard-select:search
-URxvt.keyboard-select.clipboard: false
+URxvt.keyboard-select.clipboard: true
 ! {{{2 clipboard
 URxvt.keysym.C-C:   eval:selection_to_clipboard
 URxvt.keysym.C-V:   eval:paste_clipboard