+URxvt.perl-ext-common: searchable-scrollback,confirm-paste,matcher,font-size
+
+URxvt.depth: 32
+URxvt.background: rgba:0100/0800/1200/d000
+URxvt.internalBorder: 1
+URxvt.dynamicColors: true
+URxvt.intensityStyles: false
+URxvt.cursorBlink: on
+URxvt.scrollstyle: plain
+URxvt.scrollBar_right: true
+URxvt.urgentOnBell: true
+URxvt.visualBell: true
+
+URxvt.url-launcher: xdg-open
+URxvt.matcher.button: 2
+URxvt.matcher.pattern.0: [a-zA-Z\d]+:/\/[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[\\w\\d\\.!#$&\\-;=?~[\\]/]|%[\\da-fA-F]{2})*)?
+URxvt.matcher.rend.0: Uline Bold fg6
+!URxvt.matcher.pattern.1: \\s(/\\S+?):(\\d+)(?=:|$)
+!URxvt.matcher.rend.1: Uline fg3
+!URxvt.matcher.launcher.1: urxvtc -e vim +$2 $1
+URxvt.keysym.M-o: matcher:last
+URxvt.keysym.M-u: matcher:list
+URxvt.keysym.M-plus: font-size:increase
+URxvt.keysym.M-minus: font-size:decrease
+URxvt.keysym.M-equal: font-size:reset
+URxvt.keysym.M-slash: font-size:show
+
+URxvt.print-pipe: cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')"