From owner-freebsd-ports@FreeBSD.ORG Sat Jun 21 22:32:03 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F41831065672 for ; Sat, 21 Jun 2008 22:32:02 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: from rt06.vds2000.com (s6.n225.vds2000.com [64.6.225.6]) by mx1.freebsd.org (Postfix) with ESMTP id CCF9E8FC19 for ; Sat, 21 Jun 2008 22:32:02 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: from localhost ([127.0.0.1]:35292 helo=kitchetech.com) by rt06.vds2000.com with esmtpa (Exim 4.68) (envelope-from ) id 1KABcn-0001EM-Df; Sat, 21 Jun 2008 18:32:01 -0400 Received: from 72.65.6.48 ([72.65.6.48]) (SquirrelMail authenticated user kitche@kitchetech.com) by kitchetech.com with HTTP; Sat, 21 Jun 2008 18:32:01 -0400 (EDT) Message-ID: <1142.72.65.6.48.1214087521.squirrel@kitchetech.com> In-Reply-To: <8682df160806201808o55749a7we3d4f4823de2bf14@mail.gmail.com> References: <485BBB99.5090202@acm.poly.edu> <485BC2E0.1060403@chessgriffin.com> <485BC510.5000308@chessgriffin.com> <1330.72.65.6.48.1213993200.squirrel@kitchetech.com> <8682df160806201808o55749a7we3d4f4823de2bf14@mail.gmail.com> Date: Sat, 21 Jun 2008 18:32:01 -0400 (EDT) From: "Kitche" To: "Chess Griffin" User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rt06.vds2000.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kitchetech.com X-Source: X-Source-Args: X-Source-Dir: Cc: Boris Kochergin , Kitche , freebsd-ports@freebsd.org Subject: Re: sysutils/screen package X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 22:32:03 -0000 > On Fri, Jun 20, 2008 at 4:20 PM, Kitche wrote: >> the Freebsd cons25 term information actually makes tmux not work >> correctly >> you sort of have to use a workaround by using a different term. Since >> the >> termcap info is missing cs it seems >> > > > I have not run into any issues running tmux. My TERM is set to xterm. > > -- > Chess Griffin > GPG Public Key: 0x0C7558C3 > http://www.chessgriffin.com > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Xterm has cs in it's termcap information. So that is why tmux runs correctly while having xterm set as TERM but tmux does not output things correctly if you use xterm on a tty and so on.