From nobody@FreeBSD.org  Fri Nov 14 17:52:59 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8812E1065675
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Nov 2008 17:52:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7DB968FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Nov 2008 17:52:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mAEHqxDE010715
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Nov 2008 17:52:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mAEHqxbl010714;
	Fri, 14 Nov 2008 17:52:59 GMT
	(envelope-from nobody)
Message-Id: <200811141752.mAEHqxbl010714@www.freebsd.org>
Date: Fri, 14 Nov 2008 17:52:59 GMT
From: fulvio ciriaco <oivulf@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: termcap entry for rxvt missing :AX: capability
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         128874
>Category:       conf
>Synopsis:       [termcap] termcap entry for rxvt missing :AX: capability
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          suspended
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 14 18:00:12 UTC 2008
>Closed-Date:    
>Last-Modified:  Sat Aug 28 13:00:17 UTC 2010
>Originator:     fulvio ciriaco
>Release:        
>Organization:
>Environment:
FreeBSD fulvio.ciriaco 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Mon Oct 13 04:23:28 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
While using tmux I discovered that TERM=rxvt was not handled correctly.
The problem is fixed if :AX: is added to rxvt capabilities.
:AX: is not referenced in man 5 termcap.
`AX'
    (bool)
    Does understand ANSI set default fg/bg color (`\E[39m / \E[49m'). 
Fulvio

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Jun 23 22:30:39 UTC 2009 
State-Changed-Why:  
Could you see if you could give us patches to implement this issue? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128874 
State-Changed-From-To: feedback->suspended 
State-Changed-By: vwe 
State-Changed-When: Sat Aug 28 10:57:03 UTC 2010 
State-Changed-Why:  
no feedback, waiting for patches 
side note: I think there have been some termcap changes lately, so this issue might already be OBE 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128874 

From: Thomas Dickey <dickey@his.com>
To: bug-followup@FreeBSD.org, oivulf@gmail.com
Cc:  
Subject: Re: conf/128874: [termcap] termcap entry for rxvt missing :AX:
 capability
Date: Sat, 28 Aug 2010 07:54:47 -0400

 --UugvWAfsgieZRqgk
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 AX is not in the manpage for termcap because it is an extension used by
 "screen".  It would be used if some of the standard parts of the termcap
 entry were missing.
 
 --=20
 Thomas E. Dickey <dickey@invisible-island.net>
 http://invisible-island.net
 ftp://invisible-island.net
 
 --UugvWAfsgieZRqgk
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: Digital signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.10 (GNU/Linux)
 
 iEYEARECAAYFAkx4+QcACgkQcCNT4PfkjtsNrgCg0i4/3X3fFa9y3s1KtSR8eS1w
 GDAAnRFo9PsbVYz0gj91+a+R4SZqEbBo
 =9nio
 -----END PGP SIGNATURE-----
 
 --UugvWAfsgieZRqgk--
>Unformatted:
