From: Araki K. <j00...@ip...> - 2002-01-08 02:59:11
|
荒木です:-) commit log です。 * mlterm with --enable-debug option can dump core owing to failure of list operations. fixed. (thanks to Karl Koehler) * ISCII / Bidi codes are more shared. * mlterm.spec is updated (thanks to Kiyoshi Nishizawa san) * ISCII characters in backscroll logs cannot be selected(and copyed) correctly. fixed. * Window is not resized when font size is changed. fixed. * -g option accepts minus x/y position. * vertical tab sometimes fails. fixed.(thanks to nekoie san) * default font size range is 6 - 30. visual <=> logical 順序変換につきましても抽象化しました(ml_logical_visual_t) ので、ISCII や UTF-8 の RTL 文字以外のケース(ISO8859-8 Hebrew など)への対応 も、できそうな感じです。 それから、領域選択の開始を文字の右端にきた時点からにするのは未実装です_o_ では -- kiken j00...@ip... |