From: Araki K. <ara...@us...> - 2013-04-08 18:52:31
|
Hi, From: Araki Ken <ara...@us...> Subject: Re: [Mlterm-dev-en] "key" file settings ignored Date: Sun, 07 Apr 2013 21:16:28 +0900 (JST) Message-ID: <201...@us...> > > P.S. Is there any way to force mlterm to use the box-drawing characters provided by the font (including xft fonts)? Currently, it seems one can only force it to use the built-in ones. > > There is no way now. > Is it necessary ? I added a new option to force mlterm to use the box-drawing characters of the unicode font. (~/.mlterm/main) box_drawing_font = unicode # force the unicode font. box_drawing_font = decsp # force the DEC special font. You can specify this option by "--boxdraw unicode" or "--boxdraw decsp" from the command line. Regards, --- Araki Ken ara...@us... |