*** empty log message ***
authorroot <root>
Wed, 13 Jul 2005 02:24:02 +0000 (02:24 +0000)
committerroot <root>
Wed, 13 Jul 2005 02:24:02 +0000 (02:24 +0000)
Changes
doc/etc/rxvt-unicode.terminfo
doc/rxvt.7.pod

diff --git a/Changes b/Changes
index 23caa29c6a74c9de39ebab9444f82b55eb416662..1f6b9bc712ab61a01115317f438e27aa7680bdcb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,3 @@
-TODO: enacs= should contain some dummy sequence
 TODO: Make change? [y... flood freezes until outputter is being killed
 TODO: do font request caching, might help rxvtd on some machines
 TODO: safer command: keymap processing.
@@ -14,8 +13,7 @@ WISH: tabbed windows (hey, just use screen...)
 WISH: just for fun, do shade and tint with XRender.
 
        - implement some useful (hopefully) options for rxvtd.
-        - seperate and improved rxvtc(1) and rxvtd(1) manpages.
-        - empty enacs= specification caused problems, removed it.
+        - separate and improved rxvtc(1) and rxvtd(1) manpages.
         - fix a bug that caused segfaults on startup on systems that do
           not support local unix connections, e.g cygwin. (btw, I didn't
           even know about the -rootless and -multiwindow Cygwin/X modes).
index f269db2de8b1b51a4ad4e7032031c1431d3536ec..18dd7729f56436c67d6fdf363c4da2d86deef39b 100644 (file)
@@ -41,7 +41,7 @@ rxvt-unicode|rxvt-unicode terminal (X Window System),
        rs1=\Ec,
        rs2=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l\E>, 
        sgr0=\E[m\017, 
-       smacs=\E(0, rmacs=\E(B,
+       enacs=, smacs=\E(0, rmacs=\E(B,
        smso=\E[7m, smul=\E[4m, tbc=\E[3g, 
        vpa=\E[%i%p1%dd, 
        colors#88, pairs#256, btns#5, lm#0,
index 5d2614426a9b8c6df584d05cd5a83ebbf5f66412..bf3709900cb2f74f62b045f3e7787277f9668dcb 100644 (file)
@@ -33,13 +33,14 @@ sequence C<ESC [ 8 n> sets the window title to the version number.
 
 =item I am using Debian GNU/Linux and have a problem...
 
-The Debian GNU/Linux package of rxvt-unicode contains large patches that
-considerably change the behaviour of rxvt-unicode. Before reporting a
-bug to the original rxvt-unicode author please download and install the
-genuine version (L<http://software.schmorp.de#rxvt-unicode>) and try to
-reproduce the problem. If you cannot, chances are that the problems are
-specific to Debian GNU/Linux, in which case it should be reported via the
-Debian Bug Tracking System (use C<reportbug> to report the bug).
+The Debian GNU/Linux package of rxvt-unicode in sarge contains large
+patches that considerably change the behaviour of rxvt-unicode. Before
+reporting a bug to the original rxvt-unicode author please download and
+install the genuine version (L<http://software.schmorp.de#rxvt-unicode>)
+and try to reproduce the problem. If you cannot, chances are that the
+problems are specific to Debian GNU/Linux, in which case it should be
+reported via the Debian Bug Tracking System (use C<reportbug> to report
+the bug).
 
 For other problems that also affect the Debian package, you can and
 probably should use the Debian BTS, too, because, after all, it's also a
@@ -74,6 +75,11 @@ resource to set it:
 If you don't plan to use B<rxvt> (quite common...) you could also replace
 the rxvt terminfo file with the rxvt-unicode one.
 
+=item C<tic> outputs some error when compiling the terminfo entry.
+
+Most likely it's the empty definition for C<enacs=>. Just replace it by
+C<enacs=\E[0@> and try again.
+
 =item C<bash>'s readline does not work correctly under @@RXVT_NAME@@.
 
 =item I need a termcap file entry.