On Sun, 19 Jun 2005, Daniel Jacobowitz wrote:

On Sat, Jun 11, 2005 at 06:08:51PM -0400, Daniel Jacobowitz wrote:

...

That confused me enough that I stepped through it in GDB.  reset never
uses TIOCSWINSZ in this case.  The terminal size isn't reset until
later: rs2 does it.

So is this a bug in konsole?  \E[?3l is the sequence that does it,
which is in is2/rs2.  I think that's DEC-COLM (turn off 132-column
mode).

Now that I see what you're talking about: this is a user-definable setting
in konsole.  Under

        Configure Konsole
                General
                        Allow programs to resize terminal window

But like xterm, that option is normally disabled.  A quick check seems to
show that when it is enabled, konsole acts like xterm does (switches
size back to 80 columns). Since it's not enabled by default, I'd note that it's surprising behavior, but not a bug.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to