From: Martin H. <hor...@Fr...> - 2002-12-13 12:57:58
|
Araki Ken (2002-12-13 21:35 +0900): > > 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? It does not seem to depend on the source of the text (I have tested mlterm, xterm and opera). It happens even when I run mlterm the way you described above and without ~/.mlterm. In /usr/X11R6/etc/mlterm/main there is only: scrollbar_view_name=sample Strange. Could the behavior depend on something else? Martin |