On Thu, Dec 29, 2016 at 01:22:38PM +0100, Marco Buzzanca wrote: > Thanks to the ISO-14755 mode I found out that Inconsolata is missing the box > drawing glyphs (bleh), further confirmed by the lack of entries in the > character map. Of course urxvt was not behaving correctly, it was fetching > those glyphs from other random fonts.
There is nothing incorrect in that. Urxvt has a builtin list of fallback fonts that it queries in case none of the specified fonts has a given glyph. In your test, urxvt and xterm are probably using different fonts to render the line drawing characters, given that Inconsolata does not provide them. Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
