From: root Date: Wed, 13 Jul 2005 02:24:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=0606f1bacebd7d3c2d84486a5211f7ef73666aac;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index 23caa29c..1f6b9bc7 100644 --- 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). diff --git a/doc/etc/rxvt-unicode.terminfo b/doc/etc/rxvt-unicode.terminfo index f269db2d..18dd7729 100644 --- a/doc/etc/rxvt-unicode.terminfo +++ b/doc/etc/rxvt-unicode.terminfo @@ -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, diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index 5d261442..bf370990 100644 --- a/doc/rxvt.7.pod +++ b/doc/rxvt.7.pod @@ -33,13 +33,14 @@ sequence C 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) 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 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) +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 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 (quite common...) you could also replace the rxvt terminfo file with the rxvt-unicode one. +=item C outputs some error when compiling the terminfo entry. + +Most likely it's the empty definition for C. Just replace it by +C and try again. + =item C's readline does not work correctly under @@RXVT_NAME@@. =item I need a termcap file entry.