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: "\`\"'&()*,;<=>?@[]^{|}⇝·/:"
58 URxvt.perl-ext-common: default,matcher,confirm-paste,-readline,font-size
60 URxvt.keysym.C-Return: matcher:select
61 URxvt.keysym.MC-Return: matcher:last
62 URxvt.matcher.rend.0: Uline
63 URxvt.matcher.pattern.1: \\B(\.?/\\S+?)\072(\\d+)\\b
64 URxvt.matcher.launcher.1: x-terminal-emulator -e vim +$2 $1
65 URxvt.matcher.rend.1: Uline
66 !URxvt.matcher.pattern.2: \\B\043(\\d{6})\\b
67 !URxvt.matcher.launcher.2: sensible-browser http://bugs.debian.org/$1
68 !URxvt.matcher.rend.2: Uline
71 // URxvt.background: rgba:0000/0000/0000/dddd
72 URxvt.transparent: false
74 URxvt.termName: rxvt-unicode
76 URxvt.keysym.A-t: eval:{ use POSIX qw(strftime); $self->{term}->tt_write_user_input($self->{term}->locale_encode(POSIX::strftime("%F", localtime))) }
77 URxvt.keysym.A-T: eval:{ use POSIX qw(strftime); $self->{term}->tt_write_user_input($self->{term}->locale_encode(POSIX::strftime("%F-%H%M%S", localtime))) }
79 irc.keysym.A-t: builtin:
80 irc.keysym.A-T: builtin: