On Wed, Dec 17, 2008 at 06:08:42PM +0100, Javier Sanchez <[email protected]>
wrote:
> wanted utf8 support in vim for web development. uxterm runs perfectly
> since it, but urxvt dont.
In what way doesn't it run "perfectly"?
> I had to add "printf '\33]701;%s\007' es_ES.UTF-8" in my .bashrc because
> urxvt didn't seem running in utf8 by default.
urxvt respects your settings. If you configure urxvt in another locale, urxvt
will work. This is corretc behaviour as applications suually also respect the
current locale.
It is much better to just configure the corretc locale than to force every
program into a different mode separately.
> dono...@killer ~ $ urxvt
> urxvt: the locale is not supported by Xlib, working without locale support.
That means your X11 installation doesn't support the configured
locale. You should configure a valid locale to get rid of this, or teach
your X11 install about the locale you are using.
> Another minor problem is that It let me delete prompt characters when
> I typed utf8 characters, for example:
That has nothing to do with urxvt - likely, your shell isn't capable of
utf-8, or, most likely, you have confgiured the wrong locale.
The comment above about just configuring your system corretcly applies
here as well - do not try to force every application into a nonstandard
mode, get your locale right, and everythign will just work.
> uxterm runs perfectly,
Ignoring the locale settings is hardly to be called "perfectly".
> urxvt 9.05 from linuxpackages.net, If it could help say me and I will
> compile it from source.
No, you just have to run your applications in an utf-8 locale, if you want
utf-8, it's that simple.
urxvt supports every locale your system supports, so if you tell it to use
e.g. latin9, it will use that. Trying to force each app seperately is only
ending in the frustration you describe, just configure your system to use
utf-8, when you want utf-8.
Your problems really have nothing to do with urxvt, just a badly
misconfigured system.
--
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