On Fri, Sep 28, 2007 at 11:44:48PM +1200, Atom Smasher wrote: > > Mrxvt does the same. There's an option in src/feature.h called > > ACS_ASCII. #define it, and you should see the same behaviour. > > > > I think perhaps I'll #define it by default for future releases, > > > > PS: In 0.5.3, #defining ACS_ASCII gives a compile failure. I fixed it in > > subversion. > > > i just grabbed the latest mrxvt05b, configured with: > > ./configure --enable-xft --enable-jpeg --enable-png --enable-transparency > --enable-swapscreen --enable-24bits --enable-menubar --enable-frills > > and the special character thing is still funky... > > screenshot - http://smasher.org/tmp/snapshot136.png
Hmm. I can't reproduce your behaviour. Could you perhaps try with configure --enable-everything --disable-debug and then run mrxvt with mrxvt -cf /dev/null In your shell run /bin/echo '\033(0abcdefghijklmnopqrstuvwxyz\e(B' then select and paste the resulting graphics characters, and post a screen shot. On my system, the pasted characters are abcdefghijklmnopqrstuvwxyz if ACS_ASCII is not defined, and # o+ ----+---__++--|<> if ACS_ASCII is defined (mrxvt05b from subversion). The second output is logical to me, because it converts graphic characters to the most similar ascii characters. GI -- Modern Computer Viruses: Texas Virus -- Makes sure it's bigger than any other file. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Materm-usage mailing list Materm-usage@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-usage Mrxvt home page: http://materm.sourceforge.net