From: Araki K. <j00...@ip...> - 2001-12-06 17:27:53
|
Hi, Subject: [Mlterm-dev-en] cut&paste problem From: "Edward G.J. Lee" <ed...@ms...> Message-ID: <200...@da...> Date: Fri, 7 Dec 2001 01:10:24 +0800 > I'm using mlterm cvs version. When I do cut&paste between > mlterm vs rxvt/aterm, Chinese(Big5) cannot paste each other. Thanks for your report :) rxvt/aterm copy and paste Big5 characters with ISO2022 ESC % / ... sequence , but mlterm doesn't still implement it. At the present time mlterm converts Big5 to UTF-8 or CNS11643 in sending or receiving characters with other X applications. that is why you can't copy and paste between mlterm and rxvt/aterm. I'll try it after I finishes implementing RTL support. # Yesterday's RTL patch was seriously bad , but I retried with FriBidi # and it seems to work better at hand. # I'll throw the patch after testing it. > Thanks mlterm, it's a great work. :) You're welcome:) では -- kiken j00...@ip... |