neysx 05/11/17 16:36:57 Modified: xml/htdocs/doc/en utf-8.xml Log: #112841 mrxvt does not support utf-8
Revision Changes Path 1.34 +7 -8 xml/htdocs/doc/en/utf-8.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo Index: utf-8.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- utf-8.xml 5 Aug 2005 12:58:11 -0000 1.33 +++ utf-8.xml 17 Nov 2005 16:36:57 -0000 1.34 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.33 2005/08/05 12:58:11 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.34 2005/11/17 16:36:57 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/utf-8.xml"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license /> -<version>2.13</version> -<date>2005-08-05</date> +<version>2.14</version> +<date>2005-11-17</date> <chapter> <title>Character Encodings</title> @@ -536,11 +536,10 @@ Terminal emulators that use Xft and support Unicode are harder to come by. Aside from Konsole and gnome-terminal, the best options in Portage are <c>x11-terms/rxvt-unicode</c>, <c>xfce-extra/terminal</c>, -<c>gnustep-apps/terminal</c>, <c>x11-terms/mlterm</c>, <c>x11-terms/mrxvt</c> or -plain <c>x11-terms/xterm</c> when built with the <c>unicode</c> USE flag and -invoked as <c>uxterm</c>. <c>app-misc/screen</c> supports UTF-8 too, when -invoked as <c>screen -u</c> or the following is put into the -<path>~/.screenrc</path>: +<c>gnustep-apps/terminal</c>, <c>x11-terms/mlterm</c>, or plain +<c>x11-terms/xterm</c> when built with the <c>unicode</c> USE flag and invoked +as <c>uxterm</c>. <c>app-misc/screen</c> supports UTF-8 too, when invoked as +<c>screen -u</c> or the following is put into the <path>~/.screenrc</path>: </p> <pre caption="~/.screenrc for UTF-8"> -- [email protected] mailing list
