|
From: Araki K. <j00...@ip...> - 2001-12-12 01:18:30
|
I committed changes below.
* the number of redrawing in bidi mode is reduced.
* ml_image modules is cleaned up.
* INDEX/RINDEX vt100 implementation was wrong. fixed.
* ESC # , ESC E , ESC [ ? l 3 , ESC [ ? l 5 , ESC [ ? h 3 , ESC [ ? h 5 are supported.
* "ESC [ ; ..." is regarded as "ESC [ 0 ; ..."
* buffer overflow in parsing ESC [ ... sequence is fixed.
* the size of mlconfig window is shrunk.
Minami Hirokazu san pointed to me that mlterm didn't pass
vttest(http://dickey.his.com/vttest/vttest.html) , so I fixed most of
the problems except tab setting/resetting function.
--
kiken
j00...@ip...
|