On Wed, Oct 31, 2012 at 06:22, Jaime Villate wrote:
> On 10/31/2012 02:14 PM, Ranousse wrote:
> >It seems to work at the beginning but there are a few problems :
> >1) when the cursor reaches the end of line we never go to the following
> >line
> >2) when using history (with arrow keys) some parts of lines can't be
> >erased
> Can you give some sample commands that fail?
> The original file in Maxima 5.28.0 (share/contrib/colorterm.lisp)
> seems to be working fine for me, in clisp, sbcl and ccl64 (Ubuntu
> 12.04):
>
> Package: rlwrap
> Architecture: amd64
> Version: 0.37-2
>
> Cheers,
> Jaime
>
When my texts reaches the end of the (first) command line, instead of
going to the following line, the second line starts again at the
beginning of the first line and overwrites the previous line. As for the
second problem it's more difficult to reproduce since I don't understand
very well when it appears.