> Debian Bug report logs - #189956 > xterm: Non-ASCII chars omitted in window title ... >-- System Information >Debian Release: testing/unstable >Architecture: i386 >Kernel: Linux glaux 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686 >Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8
something is missing from the report: window title is set with an ISO-8859-1 string. In a UTF-8 locale, echo will use UTF-8, which does not give the expected behavior. vim (and other applications) take this into account. -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net

