NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/34534 (please add rxvt-unicode termcap entry (patch provided))
The following reply was made to PR misc/34534; it has been noted by GNATS.
From: Jukka Salmi <j+nbsd%2008.salmi.ch@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: misc/34534 (please add rxvt-unicode termcap entry (patch
provided))
Date: Tue, 23 Dec 2008 11:04:50 +0100
--H1spWtNR+x+ondvy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
jnemeth%NetBSD.org@localhost wrote:
> Synopsis: please add rxvt-unicode termcap entry (patch provided)
>
> State-Changed-From-To: closed->open
> State-Changed-By: jnemeth%NetBSD.org@localhost
> State-Changed-When: Tue, 23 Dec 2008 00:17:19 +0000
> State-Changed-Why:
> waiting for pullups
Pull up to netbsd-3? (-4 and -5 already seem to have it.) Sure, why
not. But there have been several changes to the termcap entry shipping
with rxvt-unicode since I sent this PR. I'd prefer to update HEAD's
termcap.src and then do pullups from that version. Patch for HEAD is
attached.
Regards, Jukka
--
It's an odd coincidence that all the men whose skulls have been opened
had a brain.
Ludwig Wittgenstein
--H1spWtNR+x+ondvy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="termcap_urxvt_7.9_9.06.diff"
Index: termcap.src
===================================================================
RCS file: /cvsroot/src/share/termcap/termcap.src,v
retrieving revision 1.101
diff -u -p -r1.101 termcap.src
--- termcap.src 11 Mar 2008 18:47:57 -0000 1.101
+++ termcap.src 23 Dec 2008 09:47:30 -0000
@@ -1961,7 +1961,7 @@ rxvt|rxvt terminal emulator (X Window Sy
# When compiled with LINUX_KEYS the last line becomes
# :@7=\E[4~:kh=\E[1~:
-# From rxvt-unicode-7.9/doc/etc/rxvt-unicode.termcap (2006-08-07)
+# From rxvt-unicode-9.06/doc/etc/rxvt-unicode.termcap (2008-06-15)
# Reconstructed via infocmp from file: /etc/terminfo/r/rxvt-unicode
# (untranslatable capabilities removed to fit entry within 1023 bytes)
rxvt-unicode|rxvt-unicode terminal (X Window System):\
@@ -1973,14 +1973,14 @@ rxvt-unicode|rxvt-unicode terminal (X Wi
:as=\E(0:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:\
:cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:\
:dl=\E[M:do=^J:ds=\E]2;\007:ec=\E[%dX:ei=\E[4l:fs=^G:\
- :ho=\E[H:i1=\E[?47l\E=\E[?1l:ic=\E[@:im=\E[4h:\
- :is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l:\
+ :ho=\E[H:i1=\E[!p:ic=\E[@:im=\E[4h:\
+ :is=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l:\
:k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\
:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:\
- :kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=\177:kd=\EOB:ke=\E[?1l\E>:\
- :kh=\E[7~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:\
- :mb=\E[5m:md=\E[1m:me=\E[m\017:mr=\E[7m:nd=\E[C:rc=\E8:\
- :sc=\E7:se=\E[27m:sf=^J:so=\E[7m:sr=\EM:st=\EH:ta=^I:\
+ :kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=\177:kd=\E[B:ke=\E>:\
+ :kh=\E[7~:kl=\E[D:kr=\E[C:ks=\E=:ku=\E[A:le=^H:mb=\E[5m:\
+ :md=\E[1m:me=\E[m\017:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:\
+ :se=\E[27m:sf=^J:so=\E[7m:sr=\EM:st=\EH:ta=^I:\
:te=\E[r\E[?1049l:ti=\E[?1049h:ts=\E]2;:ue=\E[24m:\
:up=\E[A:us=\E[4m:vb=\E[?5h\E[?5l:ve=\E[?25h:vi=\E[?25l:\
:vs=\E[?25h:
--H1spWtNR+x+ondvy--
Home |
Main Index |
Thread Index |
Old Index