[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with console and terminals
> I have a problem with es and input from console or terminal emulator
> in Linux.
>
> When line lenght is greater than max number of characters, edition
> doesn't go to next line, but stays on same, corrupting it.
Are you running es with readline, editline, or another such library, or
without any command line editing? I suspect that the bug is in the
interface to a command editing library, but can't tell from the limited
description you wrote.
--p