OpenSolaris Line Drawing Character Problem

Marc Lehmann schmorp at schmorp.de
Sat Jan 24 08:58:51 CET 2009


On Fri, Jan 23, 2009 at 08:03:54PM -0600, Kevin Monceaux <Kevin at RawFedDogs.net> wrote:
> Project clipper compatible compiler, an inquiry screen should look like:

> following screenshots are from.  Under urxvt, it looks like:
>
> http://www.RawFedDogs.net/urxvt.jpg

This is likely what is configured - gnome-terminal ignores your system
configuration (which sometimes might be what you want, sometimes now) but
urxvt correctly follows it.

Most likely you use a locale where these characters have
double-width. Using the correct locale might fix this.

> I've run the same program under urxvt on several Linux distros and also  
> under FreeBSD and it looks normal on those platforms.  Has anyone seen  
> problems like this and know of a solution?

It could be something else, too, like the program actually outputting
double-wide characters, but that would show up on other platforms too, then.

It is most likely because the locale you configured uses wide characters.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      pcg at goof.com
      -=====/_/_//_/\_,_/ /_/\_\




More information about the rxvt-unicode mailing list