summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-02-12 23:00:50 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-02-12 23:00:50 +0100
commit9b42108de83e6757ea31d2209ffdc883b4e7ce4c (patch)
treef3a836d4b58eb0737890b9eb171ea457c38b671a
parentda2efc4d61ead96d579171ce2bbc7a7fb9a6c3b5 (diff)
downloaddotfiles-9b42108de83e6757ea31d2209ffdc883b4e7ce4c.tar.gz
dotfiles-9b42108de83e6757ea31d2209ffdc883b4e7ce4c.tar.bz2
dotfiles-9b42108de83e6757ea31d2209ffdc883b4e7ce4c.zip
urxvt: fix cutchars
-rw-r--r--.config/rxvt-unicode/rxvt-unicode.xdefaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rxvt-unicode/rxvt-unicode.xdefaults b/.config/rxvt-unicode/rxvt-unicode.xdefaults
index 3b38b75..97dde46 100644
--- a/.config/rxvt-unicode/rxvt-unicode.xdefaults
+++ b/.config/rxvt-unicode/rxvt-unicode.xdefaults
@@ -85,7 +85,7 @@ urxvt*perl-ext-common: default,matcher,selection
urxvt*urlLauncher: firefox
urxvt*underlineUrls: true
urxvt*matcher.button: 2
-urxvt*cutchars: `'",;@&*=|?()<>[]{}
+urxvt*cutchars: "`'\",;@&*=|?()<>[]{}"
URxvt.urgentOnBell: true
URxvt.tabbed.tabbar-fg: 15