From: Samir Benmendil Date: Thu, 27 Dec 2018 13:44:32 +0000 (+0000) Subject: urxvt: yank to clipboard with keyboard-select X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/221c0c6b5288cabe6f026307d132c865093ddecd urxvt: yank to clipboard with keyboard-select --- diff --git a/Xresources b/Xresources index e0211f2..3203bec 100644 --- a/Xresources +++ b/Xresources @@ -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