On Thu, Apr 15, 2010 at 09:54:40AM +0200, Michal Svoboda 
<[email protected]> wrote:
> The sequence ESC % G is used in linux console (and maybe others) to
> select the UTF8 charset, but seems to be unsupported by rxvt-unicode.

Well, it's pretty non-standard, and not really sensible.

> Please add this support to enhance compatibility. Normally this should

It can't be done - urxvt is based on locales, and not all systems have utf-8
locales, so there is no way to switch to an utf-8 locale in a defined way.

urxvt already has a command sequence to switch locales, though, which can
be used to switch into any locale you want (includign an utf-8 based one)
(see urxvt(7)).

> be a no-op, since most unices run with UTF8 locale nowadays.

wow, I think you are badly mistaken.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to