From: Araki K. <j00...@ip...> - 2002-03-23 15:41:32
|
荒木です:-) Nadim Shaikli さんより、以下のようなバグレポートをいただいているのですが、 手元で再現できません。 詳細については、再度問いあわせ中なのですが、もし、再現できた方がいらっしゃ れば、情報提供お願いします _o_ では -- kiken j00...@ip... Subject: mlterm: man | less From: Nadim Shaikli <sh...@ya...> Message-ID: <200...@we...> Date: Thu, 21 Mar 2002 14:33:53 -0800 (PST) Hi Ken, as I'm using mlterm full-time and _really_ debugging it from a user point of view I've noticed that mlterm doesn't always process 'man' pages correctly when used with 'less' ('more' seems to be OK for some reason). The weirdness happens with less version 374 (as well as the older 371). I'm attaching a sample man page to show the errors - run the following command on both mlterm and xterm to see the difference. I tried to follow mlterm's code to see if there were any escape sequences that I could intercept for debug, but didn't get anywhere (in ml_vt100_parser.c I'm guessing) - sorry... % nroff -man attached_file | less If this is a bug in 'less' itself, do please inform the less authors. |