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.
4 #if X_RESOLUTION > 3000
5 *font: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
7 *font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
17 Rxvt.colorBD: darkblue
21 URxvt.dynamicColors: on
23 Rxvt.scrollBar_right: true
25 Rxvt.scrollTtyOutput: false
26 Rxvt.scrollTtyKeypress: true
27 Rxvt.scrollWithBuffer: false
29 URxvt.scrollstyle: plain
30 URxvt.secondaryScroll: true
31 URxvt.print-pipe: cat > $(mktemp /tmp/$(date +%Y-%m-%d-%H%M%S)-urxvt_XXXXXX.txt)
33 URxvt.keysym.MC-s: searchable-scrollback:start
34 !The following is required due to #839770
35 URxvt.keysym.M-s: builtin:
39 URxvt.cutchars: "\`\"'&()*,;<=>?@[]^{|}⇝·/:"
43 URxvt.perl-ext-common: default,matcher,confirm-paste,-readline
45 URxvt.keysym.C-Return: perl:matcher
46 URxvt.matcher.rend.0: Uline
47 URxvt.matcher.pattern.1: \\B(/\\S+?)\072(\\d+)\\b
48 URxvt.matcher.launcher.1: gvim +$2 $1
49 URxvt.matcher.rend.1: Uline
50 //URxvt.matcher.pattern.2: \\B\043(\\d{6})\\b
51 ////URxvt.matcher.launcher.2: sensible-browser bugs.debian.org/$1
52 //URxvt.matcher.launcher.2: echo bug \$1
53 //URxvt.matcher.rend.2: Uline
56 // URxvt.background: rgba:0000/0000/0000/dddd
57 URxvt.transparent: false
59 URxvt.termName: rxvt-unicode