From: Araki K. <ara...@us...> - 2002-12-13 12:37:26
|
Hi, Subject: [Mlterm-dev-en] Incorrect pasting of text From: Martin Horcicka <hor...@Fr...> Message-ID: <200...@du...> Date: Fri, 13 Dec 2002 10:50:47 +0100 (CET) > pasting of text in mlterm discards end-of-line characters. E.g. when i select > the following text with mouse: > > --- > aaa bbb ccc > ddd eee > fff > --- > > and then I paste it in mlterm the result is e.g.: > > --- > aaa bbb cccddd eeefff > --- > > The result seems to depend a little on mlterm's configuration - the result > above was obtained with C locale and no XIM. The problem is in pasting only - > selecting text in mlterm and pasting to xterm works well. Does it happen only when the text is pasted from mlterm to mlterm? Hmm... in my environment it works fine even if I start mlterm as follows. $ LC_CTYPE=C XMODIFIERS="" mlterm -X=false -i=false Will you show me your ~/.mlterm/main? YFI, I attach my ~/.mlterm/main file. Regards, -- Araki Ken ara...@us... |