Package: ncurses-term
Version: 5.6+20070716-1
Severity: normal
Tags: patch

The escape code (CSI ? 3 l) sets 80-column mode, forcing a window
resize. This is not appropriate for a reset sequence.

Previous:
        rs2=\E<\E["p\E[50;6"p\Ec\E[?3l\E]R\E[?1000l,
New:
        rs2=\E<\E["p\E[50;6"p\Ec\E]R\E[?1000l,

Ref: http://invisible-island.net/xterm/ctlseqs/ctlseqs.html

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

-- no debconf information


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

Reply via email to