From: Andreas P. <die...@gm...> - 2003-10-17 11:22:35
|
Hi,=20 I use mlterm 2.8 to replace xterm as terminal. I had problems typing=20 2byte UTF-8 characters with irssi. Maybe it is a problem occuring only=20 in conjunction with irssi and screen.=20 I start mlterm this way: LANG=3Dde_DE.UTF-8 LC_ALL=3Dde_DE.UTF-8 LANGUAGE=3Dde_DE.UTF-8 mlterm --km= =3DUTF-8 then screen : screen -U and=20 irssi=20 When i type characters like a" followed by 7bit ascii chars everything is fine. It takes some seconds or characters to display the typed characters, but it works. But everytime when i type maybe a"a" or any other 2byte characters two times, the input line gets fubared. When i type any other key the 2byte character gets displayed again. Also all special keys dont work any more like Delete.=20 All i can do is kill irssi and restart it. This never happened with xterm. The second issue is related to the "Delete" key. It acts like the "Backspace" key: # bar_foo /*where _ is the current cursor position*/ now typing delete results into: # ba_foo Any ideas to change that? Apart from that, mlterm is the best x - terminal i have seen so far.=20 Great work! Andreas Pokorny=20 |