WISH: look into XAddConnectionWatch, does anybody need that?
DUMB: support tex fonts
- - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
- fix the issue where urxvtd would not immediately close a window
when the command exited but only on the next X event.
+ - changed terminfo file not to use application keypad mode.
+ - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
- correctly provide dependencies for libev (µikachu).
8.8 Sat Dec 15 19:40:39 CET 2007
ka1=\EOw, ka3=\EOy,
kb2=\EOu,
kc1=\EOq, kc3=\EOs,
- kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB,
- kcuf1=\EOC, kcuu1=\EOA, kdch1=\E[3~, kel=\E[8\^,
+ kcbt=\E[Z, kcub1=\E[D, kcud1=\E[B,
+ kcuf1=\E[C, kcuu1=\E[A, kdch1=\E[3~, kel=\E[8\^,
kend=\E[8~, kent=\EOM, kf1=\E[11~, kf10=\E[21~,
kf11=\E[23~, kf12=\E[24~, kf13=\E[25~, kf14=\E[26~,
kf15=\E[28~, kf16=\E[29~, kf17=\E[31~, kf18=\E[32~,
smam=\E[?7h, rmam=\E[?7l,
smir=\E[4h, rmir=\E[4l,
smcup=\E[?1049h, rmcup=\E[r\E[?1049l,
- smkx=\E[?1h\E=, rmkx=\E[?1l\E>,
+ smkx=\E=, rmkx=\E>,
indn=\E[%p1%dS, rin=\E[%p1%dT,
sgr=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m%?%p9%t\E(0%e\E(B%;,
op=\E[39;49m,
URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+)
-Please also note that the I<LeftClick Shift-LeftClik> combination also
+Please also note that the I<LeftClick Shift-LeftClick> combination also
selects words like the old code.
=head3 I don't like the new selection/popups/hotkeys/perl, how do I change/disable it?