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:Noto Mono:pixelsize=16,\
 
   7                                -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
 
  10                                xft:Noto Mono:pixelsize=13,\
 
  11                                -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
 
  14 Rxvt.background:               white
 
  15 Rxvt.foreground:               black
 
  19 Rxvt.utmpInhibit:              true
 
  21 Rxvt.colorBD:                  darkblue
 
  25 URxvt.dynamicColors:           on
 
  27 Rxvt.scrollBar_right:          true
 
  29 Rxvt.scrollTtyOutput:          false
 
  30 Rxvt.scrollTtyKeypress:        true
 
  31 Rxvt.scrollWithBuffer:         false
 
  33 URxvt.scrollstyle:             plain
 
  34 URxvt.secondaryScroll:         true
 
  35 URxvt.print-pipe:              cat > $(mktemp /tmp/$(date +%Y-%m-%d-%H%M%S)-urxvt_XXXXXX.txt)
 
  37 URxvt.keysym.MC-s:             searchable-scrollback:start
 
  38 !The following is required due to #839770
 
  39 URxvt.keysym.M-s:              builtin:
 
  43 URxvt.cutchars:                "\`\"'&()*,;<=>?@[]^{|}⇝·/:"
 
  47 URxvt.perl-ext-common:         default,matcher,confirm-paste,-readline
 
  49 URxvt.keysym.C-Return:         matcher:select
 
  50 URxvt.keysym.MC-Return:        matcher:last
 
  51 URxvt.matcher.rend.0:          Uline
 
  52 URxvt.matcher.pattern.1:       \\B(\.?/\\S+?)\072(\\d+)\\b
 
  53 URxvt.matcher.launcher.1:      x-terminal-emulator -e vim +$2 $1
 
  54 URxvt.matcher.rend.1:          Uline
 
  55 !URxvt.matcher.pattern.2:       \\B\043(\\d{6})\\b
 
  56 !URxvt.matcher.launcher.2:      sensible-browser http://bugs.debian.org/$1
 
  57 !URxvt.matcher.rend.2:          Uline
 
  60 // URxvt.background:              rgba:0000/0000/0000/dddd
 
  61 URxvt.transparent:             false
 
  63 URxvt.termName:                 rxvt-unicode