All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
   2 Rxvt.urgentOnBell:             true
 
   4 #if X_RESOLUTION > 3780
 
   6                                xft:Bitstream Vera Sans Mono:pixelsize=17,\
 
   7                                xft:Noto Mono:pixelsize=16,\
 
   8                                -misc-fixed-medium-r-normal--17-120-100-100-c-0-iso10646-1
 
  11                                xft:Bitstream Vera Sans Mono:pixelsize=14,\
 
  12                                xft:Noto Mono:pixelsize=13,\
 
  13                                -misc-fixed-medium-r-semicondensed--14-130-75-75-c-70-iso10646-1
 
  16 URxvt.keysym.C-equal:          font-size:increase
 
  17 URxvt.keysym.C-minus:          font-size:decrease
 
  18 URxvt.keysym.C-plus:           font-size:incglobal
 
  19 URxvt.keysym.C-underscore:     font-size:decglobal
 
  20 URxvt.keysym.C-0:              font-size:reset
 
  21 URxvt.keysym.C-backslash:      font-size:show
 
  23 Rxvt.background:               white
 
  24 Rxvt.foreground:               black
 
  28 Rxvt.utmpInhibit:              true
 
  30 Rxvt.colorBD:                  darkblue
 
  34 URxvt.dynamicColors:           on
 
  36 Rxvt.scrollBar_right:          true
 
  38 Rxvt.scrollTtyOutput:          false
 
  39 Rxvt.scrollTtyKeypress:        true
 
  40 Rxvt.scrollWithBuffer:         false
 
  42 URxvt.scrollstyle:             plain
 
  43 URxvt.secondaryScroll:         true
 
  44 URxvt.print-pipe:              cat > $(mktemp /tmp/$(date +%Y-%m-%d-%H%M%S)-urxvt_XXXXXX.txt)
 
  46 URxvt.keysym.MC-s:             searchable-scrollback:start
 
  47 !The following is required due to #839770
 
  48 URxvt.keysym.M-s:              builtin:
 
  52 URxvt.cutchars:                "\`\"'&()*,;<=>?@[]^{|}⇝·/:"
 
  56 URxvt.perl-ext-common:         default,matcher,confirm-paste,-readline,font-size
 
  58 URxvt.keysym.C-Return:         matcher:select
 
  59 URxvt.keysym.MC-Return:        matcher:last
 
  60 URxvt.matcher.rend.0:          Uline
 
  61 URxvt.matcher.pattern.1:       \\B(\.?/\\S+?)\072(\\d+)\\b
 
  62 URxvt.matcher.launcher.1:      x-terminal-emulator -e vim +$2 $1
 
  63 URxvt.matcher.rend.1:          Uline
 
  64 !URxvt.matcher.pattern.2:       \\B\043(\\d{6})\\b
 
  65 !URxvt.matcher.launcher.2:      sensible-browser http://bugs.debian.org/$1
 
  66 !URxvt.matcher.rend.2:          Uline
 
  69 // URxvt.background:              rgba:0000/0000/0000/dddd
 
  70 URxvt.transparent:             false
 
  72 URxvt.termName:                 rxvt-unicode