You are not logged in.
Offline
What's the output of 'locale -a'?
Offline
I found the problem.
The problem is urxvtc. With urxvt the look is good.
Last edited by monotiz (2012-04-24 19:17:21)
Offline
Sorry, that should've been just 'locale' (no -a). I remerber having the same problem and I solved it by setting the locale (en_US.UTF-8 in my case) in /etc/locale.conf.
$ cat /etc/locale.conf
LANG=en_US.UTF-8
LC_COLLATE=Chttps://wiki.archlinux.org/index.php/Locale
Edit:
The problem is urxvtc. With urxvt the look is good.
Ahh... OK.
Last edited by roentgen (2012-04-24 19:19:55)
Offline