From 3e516c6b5b8d865d7581e892d600102e25d9c148 Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 13 Oct 2014 03:41:04 +0400 Subject: [PATCH] some fixes for urxvt --- xresources | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xresources b/xresources index 5f0ba53..47a0d57 100644 --- a/xresources +++ b/xresources @@ -18,6 +18,9 @@ URxvt.visualBell: true URxvt.urgentOnBell: true URxvt.cursorUnderline: true +! some weird shit to make less behave as usual +URxvt.termName: xterm-256color + ! icon (needs pixbuf support compiled) URxvt.iconFile: /usr/share/icons/Faenza/apps/scalable/utilities-terminal.svg @@ -26,7 +29,7 @@ URxvt.perl-ext-common: default,matcher,clipboard URxvt.url-launcher: /usr/bin/firefox URxvt.matcher.button: 3 URxvt.keysym.C-C: perl:clipboard:copy -URxvt.keysym.S-V: perl:clipboard:paste +URxvt.keysym.C-V: perl:clipboard:paste !! drop in Solarized colorscheme for Xresources/Xdefaults