From: Araki K. <j00...@ip...> - 2001-12-24 07:30:18
|
Hi, I committed changes below. * US-ASCII chars may be shown incorrectly under EUC-CN/GBK/GB18030. fixed. * mlterm.1 document is updated a little more.(thanks to Kubota Tomohiro san) * Unicode <=> CNS11643-1992 plane 3 convertion table is added. * EUC-TW is excluded from Unicode subset group. * the default value of use_bidi and use_combining is true. * if mlterm is resized under bidi-mode , you cannot copy&paste RTL chars. fixed. I have one question. mlterm is now using "*-gbk-0" font for 2byte chars of GB18030. # FYI , Even if you don't have "*-gbk-0" font , you can show 2byte chars # of GB18030 by starting mlterm with -u(--onlyucsfont) option. But which is more preferable , processing 2byte chars of GB18030 as GBK by default or converting them to Unicode by default ? BTW , I plan to release 2.1.0 soon(maybe in a week). Would you please test CVS-current mlterm to find unknown bugs ? In addition , if you have anything unknown about mlterm(e.g. options) , please tell it to me. I also want to improve documentations. Best Regards, -- kiken j00...@ip... |