End of buffer suppress scroll

Christopher Faylor cgf@redhat.com
Mon May 26 15:55:00 GMT 2003


On Mon, May 26, 2003 at 01:08:03PM +0200, Micha Nelissen wrote:
>Christopher Faylor wrote:
>> On Sat, May 24, 2003 at 03:41:53PM +0200, Micha Nelissen wrote:
>> You explained this but I still think there is an escape sequence
>> which controls what happens when a character shows up in the lower
>> right corner.  I thought there was a termcap/terminfo setting for
>> this, too.
>
>There is not. Windows always wraps after the last character to the next
>line, except if you turn this off with a call to SetConsoleMode and disable
>the WRAP_AT_EOL flag. Nowhere in the code is such a call. The only possible
>conclusion is that it will always wrap.

I am talking about a *standard* vtxx escape sequence.

cgf



More information about the Cygwin-patches mailing list