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
5 xft:Inconsolata Nerd Font Mono:style=Regular:size=14:antialias=true:autohint=true,\
6 xft:DejaVuSansM Nerd Font Mono:style=Regular:size=13:antialias=true:autohint=true,\
7 xft:Bitstream Vera Sans Mono:size=14:antialias=true:autohint=true,\
8 xft:Noto Mono:size=14:antialias=true:autohint=true,\
9 -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
12 URxvt.keysym.C-equal: font-size:increase
13 URxvt.keysym.C-minus: font-size:decrease
14 URxvt.keysym.C-plus: font-size:incglobal
15 URxvt.keysym.C-underscore: font-size:decglobal
16 URxvt.keysym.C-0: font-size:reset
17 URxvt.keysym.C-backslash: font-size:show
19 Rxvt.background: white
20 Rxvt.foreground: black
24 Rxvt.utmpInhibit: true
26 Rxvt.colorBD: darkblue
30 URxvt.dynamicColors: on
32 Rxvt.scrollBar_right: true
34 Rxvt.scrollTtyOutput: false
35 Rxvt.scrollTtyKeypress: true
36 Rxvt.scrollWithBuffer: false
38 URxvt.scrollstyle: plain
39 URxvt.secondaryScroll: true
40 URxvt.print-pipe: cat > $(mktemp /tmp/$(date +%Y-%m-%d-%H%M%S)-urxvt_XXXXXX.txt)
42 URxvt.keysym.MC-s: searchable-scrollback:start
43 !The following is required due to #839770
44 URxvt.keysym.M-s: builtin:
48 URxvt.cutchars: "\`\"'&()*,;<=>?@[]^{|}⇝·/:"
54 URxvt.perl-ext-common: default,matcher,confirm-paste,-readline,font-size
56 URxvt.keysym.C-Return: matcher:select
57 URxvt.keysym.MC-Return: matcher:last
58 URxvt.matcher.rend.0: Uline
59 URxvt.matcher.pattern.1: \\B(\.?/\\S+?)\072(\\d+)\\b
60 URxvt.matcher.launcher.1: x-terminal-emulator -e vim +$2 $1
61 URxvt.matcher.rend.1: Uline
62 !URxvt.matcher.pattern.2: \\B\043(\\d{6})\\b
63 !URxvt.matcher.launcher.2: sensible-browser http://bugs.debian.org/$1
64 !URxvt.matcher.rend.2: Uline
67 // URxvt.background: rgba:0000/0000/0000/dddd
68 URxvt.transparent: false
70 URxvt.termName: rxvt-unicode-256color
72 URxvt.keysym.A-t: eval:{ use POSIX qw(strftime); $self->{term}->tt_write_user_input($self->{term}->locale_encode(POSIX::strftime("%F", localtime))) }
73 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))) }
75 irc.keysym.A-t: builtin:
76 irc.keysym.A-T: builtin: