*** empty log message ***
authorroot <root>
Tue, 4 Nov 2008 22:57:02 +0000 (22:57 +0000)
committerroot <root>
Tue, 4 Nov 2008 22:57:02 +0000 (22:57 +0000)
Changes
README.FAQ
doc/etc/rxvt-unicode.termcap
doc/etc/rxvt-unicode.terminfo
doc/rxvt.7.man.in

diff --git a/Changes b/Changes
index 8280691..0244a14 100644 (file)
--- 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.
index 8022106..386570c 100644 (file)
@@ -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
index d6b8289..629b9f2 100644 (file)
@@ -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>:\
index 774b76a..a82441b 100644 (file)
@@ -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$,
index f0ab04a..0ab1046 100644 (file)
 .\" ========================================================================
 .\"
 .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