From: MINAMI H. <mi...@ch...> - 2002-09-06 11:58:01
|
Hi, mlterm's default behaviour is changed as following. - mod_meta_mode is 8bit - kD (sequence for DELETE) is \E[3~ - kb (sequence for BS) is ^? - kH (sequence for HOME) is \EOH - @7 (sequence for END) is \EOF *CAUTION* These changes break backward compatibity. i.e. If you were lucky and have been using mlterm without need of preparing your own mlterm/termcap file, BS/DELETE keys will not be recognized as it were. To change the sequence generated by mlterm, see the "termcap" section of the mlterm man page and an etc/termcap file in the source tree. regards, minami |