> VT100 terminals have an autowrap mode set by default that can be
> set/unset with the following escape sequences (respectively):
>
> \033[?7h
> \033[?7l
>
I have already tried that but it does not work at least with urxvt, terminal
(xfce terminal), konsole and xterm. If the width of the terminal is 5 then
printf("\033[?7l12345"); will print something like this in the terminal:
|2345 |
instead of
|12345|
Received on Thu Mar 18 2010 - 16:04:14 UTC
This archive was generated by hypermail 2.2.0 : Thu Mar 18 2010 - 16:12:02 UTC