[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#435715: marked as done (Remove window resize from 'putty')



Your message dated Tue, 12 Jan 2010 08:47:22 +1100
with message-id <20100111214722.GB18896@enc.com.au>
and subject line Re: Bug#435715: Remove window resize from 'putty'
has caused the Debian Bug report #435715,
regarding Remove window resize from 'putty'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
435715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435715
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
It seems there was nothing from the putty developers so we will keep
this terminfo line the same.
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 


--- End Message ---

Reply to: