Mailing List Archive

Patch: Ansi mode support for terminal wrapping mode, added a new character to vt mode
This patch adds support for "<ESC>[7h" and "<ESC>[7l" terminal codes.
They are used to switch between line wrapping mode and not. This is
especially useful if you had to do this in the last row of the screen
like drawing a border, etc.

Also, added a full fill rectangle character (0xDB code in codepage
437). I hope its ok to make use of the seemingly redundant 0007 codes?

The diff is against 3.50-pre5.

thanks.

--
Ram
Re: Patch: Ansi mode support for terminal wrapping mode, added a new character to vt mode [ In reply to ]
On 4/20/07, Ram Yalamanchili <ramyinc@gmail.com> wrote:
> This patch adds support for "<ESC>[7h" and "<ESC>[7l" terminal codes.
> They are used to switch between line wrapping mode and not. This is
> especially useful if you had to do this in the last row of the screen
> like drawing a border, etc.
>
> Also, added a full fill rectangle character (0xDB code in codepage
> 437). I hope its ok to make use of the seemingly redundant 0007 codes?
>
> The diff is against 3.50-pre5.
>
> thanks.
>
> --
> Ram
>
>

Any word on the status of this patch?

thanks.

_______________________________________________
SYSLINUX mailing list
Submissions to SYSLINUX@zytor.com
Unsubscribe or set options at:
http://www.zytor.com/mailman/listinfo/syslinux
Please do not send private replies to mailing list traffic.