From: root Date: Tue, 4 Nov 2008 22:57:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ffe027bcde9074f5108ae4b0767bc5990788a5ff;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index 82806913..0244a14e 100644 --- a/Changes +++ b/Changes @@ -54,7 +54,6 @@ TODO: tput reset, reset more stuff/mouse reporting as mouse reporting. - redundantly clear mouse reporting and a few other states in tput init/tput reset, for older urxvts. - - no longer clear the screen in tput init. 9.05 Sun Jun 15 20:09:20 CEST 2008 - new option --cd/chdir to set the starting working directory. diff --git a/README.FAQ b/README.FAQ index 80221061..386570cc 100644 --- a/README.FAQ +++ b/README.FAQ @@ -5,6 +5,17 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS "#rxvt-unicode" has some rxvt-unicode enthusiasts that might be interested in learning about new and exciting problems (but not FAQs :). + I use Gentoo, and I have a problem... + There are three big problems with Gentoo Linux: first of all, most if + not all Gentoo systems are completely broken (missing or mismatched + header files, broken compiler etc. are just the tip of the iceberg); + secondly, the Gentoo maintainer thinks it is a good idea to add broken + patches to the code; and lastly, it should be called Gentoo GNU/Linux. + + For these reasons, it is impossible to support rxvt-unicode on Gentoo. + Problems appearing on Gentoo systems will usually simply be ignored + unless they can be reproduced on non-Gentoo systems. + Does it support tabs, can I have a tabbed rxvt-unicode? Beginning with version 7.3, there is a perl extension that implements a simple tabbed terminal. It is installed by default, so any of these diff --git a/doc/etc/rxvt-unicode.termcap b/doc/etc/rxvt-unicode.termcap index d6b82893..629b9f2a 100644 --- a/doc/etc/rxvt-unicode.termcap +++ b/doc/etc/rxvt-unicode.termcap @@ -10,7 +10,7 @@ rxvt-unicode|rxvt-unicode terminal (X Window System):\ :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[!p:ic=\E[@:im=\E[4h:\ - :is=\E[m\E[?7;25h\E[?1;3;4;5;6;7;9;66;1000;1001;1049l\E[4l:\ + :is=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;7;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=\E[B:ke=\E>:\ diff --git a/doc/etc/rxvt-unicode.terminfo b/doc/etc/rxvt-unicode.terminfo index 774b76a4..a82441b4 100644 --- a/doc/etc/rxvt-unicode.terminfo +++ b/doc/etc/rxvt-unicode.terminfo @@ -50,7 +50,7 @@ rxvt-unicode|rxvt-unicode terminal (X Window System), il1=\E[L, ind=^J, is1=\E[\041p, - is2=\E[r\E[m\E[?7;25h\E[?1;3;4;5;6;7;9;66;1000;1001;1049l\E[4l, + is2=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;7;9;66;1000;1001;1049l\E[4l, kDC=\E[3$, kIC=\E2$, kEND=\E[8$, diff --git a/doc/rxvt.7.man.in b/doc/rxvt.7.man.in index f0ab04ab..0ab10466 100644 --- a/doc/rxvt.7.man.in +++ b/doc/rxvt.7.man.in @@ -132,7 +132,7 @@ .\" ======================================================================== .\" .IX Title "@@RXVT_NAME@@ 7" -.TH @@RXVT_NAME@@ 7 "2008-06-15" "@@RXVT_VERSION@@" "RXVT-UNICODE" +.TH @@RXVT_NAME@@ 7 "2008-11-04" "@@RXVT_VERSION@@" "RXVT-UNICODE" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -172,6 +172,19 @@ Before sending me mail, you could go to \s-1IRC:\s0 \f(CW\*(C`irc.freenode.net\* channel \f(CW\*(C`#rxvt\-unicode\*(C'\fR has some rxvt-unicode enthusiasts that might be interested in learning about new and exciting problems (but not FAQs :). .PP +\fII use Gentoo, and I have a problem...\fR +.IX Subsection "I use Gentoo, and I have a problem..." +.PP +There are three big problems with Gentoo Linux: first of all, most if not +all Gentoo systems are completely broken (missing or mismatched header +files, broken compiler etc. are just the tip of the iceberg); secondly, +the Gentoo maintainer thinks it is a good idea to add broken patches to +the code; and lastly, it should be called Gentoo GNU/Linux. +.PP +For these reasons, it is impossible to support rxvt-unicode on +Gentoo. Problems appearing on Gentoo systems will usually simply be +ignored unless they can be reproduced on non-Gentoo systems. +.PP \fIDoes it support tabs, can I have a tabbed rxvt-unicode?\fR .IX Subsection "Does it support tabs, can I have a tabbed rxvt-unicode?" .PP