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