From owner-freebsd-questions@FreeBSD.ORG Wed Jun 6 18:20:24 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C219106566C; Wed, 6 Jun 2012 18:20:24 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id E7E888FC16; Wed, 6 Jun 2012 18:20:23 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q56IKLf2015592; Wed, 6 Jun 2012 12:20:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q56IKLPB015589; Wed, 6 Jun 2012 12:20:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 6 Jun 2012 12:20:21 -0600 (MDT) From: Warren Block To: Leslie Jensen In-Reply-To: <4FCF8141.2040402@eskk.nu> Message-ID: References: <4FCA2CAE.6020809@eskk.nu> <4FCA4ACB.9040309@FreeBSD.org> <4FCAFCE0.4070807@eskk.nu> <4FCC6557.40403@eskk.nu> <4FCC66A0.4030405@FreeBSD.org> <4FCC6E7D.50004@eskk.nu> <4FCCC1DA.4020202@eskk.nu> <4FCF8141.2040402@eskk.nu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 06 Jun 2012 12:20:21 -0600 (MDT) Cc: Doug Barton , freebsd-questions@FreeBSD.org Subject: Re: Portmaster and update progress, suggestion. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 18:20:24 -0000 On Wed, 6 Jun 2012, Leslie Jensen wrote: > Can the reason for me not getting the title to change be that I very often > use screen when updating ports? Sure, the escape codes are interpreted by screen, not Terminal. There may be a way to pass them through. tmux has some options for that, but I haven't really tried them and have not used screen.