Your message dated Sat, 11 Jun 2005 17:52:28 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#275259: xterm-color terminfo has kbs=^H, breaks OSX
terminal
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Oct 2004 23:46:42 +0000
>From [EMAIL PROTECTED] Wed Oct 06 16:46:42 2004
Return-path: <[EMAIL PROTECTED]>
Received: from dsl092-070-019.bos1.dsl.speakeasy.net (languor.static.net)
[66.92.70.19]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CFLUY-0002nL-00; Wed, 06 Oct 2004 16:46:42 -0700
Received: from 30-5-86.wireless.csail.mit.edu ([128.30.5.86])
by languor.static.net with asmtp (Exim 3.35 #1)
id 1CFLVl-0002U9-00
for [EMAIL PROTECTED]; Wed, 06 Oct 2004 19:48:53 -0400
Mime-Version: 1.0 (Apple Message framework v619)
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: [EMAIL PROTECTED]
From: James Y Knight <[EMAIL PROTECTED]>
Subject: xterm-color terminfo has kbs=^H, breaks OSX terminal
Date: Wed, 6 Oct 2004 19:45:43 -0400
X-Mailer: Apple Mail (2.619)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: ncurses-base
Version: 5.4-4
The default TERM for the OSX terminal is "xterm-color". Like any good
terminal program, it sends ^? as backspace and ^[[3~ as delete.
However, the debian terminfo specifies ^H for the kbs for xterm-color,
which causes problems with many apps (screen is basically unusable, as
it ends up translating ^? into ^[[3~, so there is no backspace key.
Forward delete doesn't work in vi. I'm sure there's more).
I found this page
<http://www.livejournal.com/users/evan_tech/64392.html> describing how
to work around it on the OSX side (basically, tell it to use TERM=xterm
instead of TERM=xterm-color), but I thought it might be good to have it
fixed on the debian side. As I understand, the debian policy is that ^?
is always backspace, so I think it does make sense to change the debian
xterm-color terminfo?
James
---------------------------------------
Received: (at 275259-done) by bugs.debian.org; 11 Jun 2005 21:52:30 +0000
>From [EMAIL PROTECTED] Sat Jun 11 14:52:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from nevyn.them.org [66.93.172.17] (Debian-exim)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DhDu2-0008RT-00; Sat, 11 Jun 2005 14:52:30 -0700
Received: from drow by nevyn.them.org with local (Exim 4.50)
id 1DhDu0-0001Rv-Vb; Sat, 11 Jun 2005 17:52:29 -0400
Date: Sat, 11 Jun 2005 17:52:28 -0400
From: Daniel Jacobowitz <[EMAIL PROTECTED]>
To: James Y Knight <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#275259: xterm-color terminfo has kbs=^H, breaks OSX terminal
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.8i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
On Wed, Oct 06, 2004 at 07:45:43PM -0400, James Y Knight wrote:
> Package: ncurses-base
> Version: 5.4-4
>
> The default TERM for the OSX terminal is "xterm-color". Like any good
> terminal program, it sends ^? as backspace and ^[[3~ as delete.
> However, the debian terminfo specifies ^H for the kbs for xterm-color,
> which causes problems with many apps (screen is basically unusable, as
> it ends up translating ^? into ^[[3~, so there is no backspace key.
> Forward delete doesn't work in vi. I'm sure there's more).
>
> I found this page
> <http://www.livejournal.com/users/evan_tech/64392.html> describing how
> to work around it on the OSX side (basically, tell it to use TERM=xterm
> instead of TERM=xterm-color), but I thought it might be good to have it
> fixed on the debian side. As I understand, the debian policy is that ^?
> is always backspace, so I think it does make sense to change the debian
> xterm-color terminfo?
I'm with Thomas on this one. While it is Debian policy to use ^?,
xterm-color is not used for any program shipped in Debian (as far as I
know anyway) so its main use is for terminals on other operating
systems, remotely logging in to a Debian system. Fix one, break
another. Since nsterm really does look like the right terminal type
for OS X, I'm going to close this bug. Thanks for the report, anyway.
(Current versions of OS X do seem to use xterm-color still. That's
unfortunate, but f.ex. I suspect there are Solaris xterms that would be
broken by this change.)
--
Daniel Jacobowitz
CodeSourcery, LLC
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]