From owner-freebsd-questions@FreeBSD.ORG Thu Dec 6 17:51:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F23C616A417 for ; Thu, 6 Dec 2007 17:51:19 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from mail.trusted-logic.com (mail.trusted-logic.com [62.240.237.76]) by mx1.freebsd.org (Postfix) with ESMTP id 696B413C458 for ; Thu, 6 Dec 2007 17:51:19 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from localhost (crozetdeux [127.0.0.1]) by mail.trusted-logic.com (Postfix) with ESMTP id 9C39D4BC004 for ; Thu, 6 Dec 2007 18:22:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at trusted-logic.com Received: from mail.trusted-logic.com ([127.0.0.1]) by localhost (mail.trusted-logic.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YF0tR+aeKVAd for ; Thu, 6 Dec 2007 18:22:09 +0100 (CET) Received: from gw.trusted-logic.com (maio [192.168.1.133]) by mail.trusted-logic.com (Postfix) with ESMTP id 86B144BC002 for ; Thu, 6 Dec 2007 18:22:09 +0100 (CET) Received: from localhost (maio.trusted-logic.fr [127.0.0.1]) by gw.trusted-logic.com (Postfix) with ESMTP id 749CD53C043 for ; Thu, 6 Dec 2007 18:22:09 +0100 (CET) Received: from gw.trusted-logic.com ([127.0.0.1]) by localhost (maio [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21211-09 for ; Thu, 6 Dec 2007 18:22:09 +0100 (CET) Received: from brehat.trusted-logic.fr (brehat.trusted-logic.fr [192.168.4.130]) by gw.trusted-logic.com (Postfix) with ESMTP id 64CD053C041 for ; Thu, 6 Dec 2007 18:22:09 +0100 (CET) Received: by brehat.trusted-logic.fr (Postfix, from userid 1000) id 4C8C5C79C2; Thu, 6 Dec 2007 18:22:09 +0100 (CET) Date: Thu, 6 Dec 2007 18:22:09 +0100 From: Erwan David To: freebsd-questions@freebsd.org Message-ID: <20071206172209.GL5296@brehat.trusted-logic.fr> Mail-Followup-To: freebsd-questions@freebsd.org References: <20071203184541.K5363@bravo.pjkh.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Republicain: 15 frimaire an CCXVI (Chevreuil) User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at trusted-logic.fr Subject: Re: How to stop screen from resizing my window?? 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: Thu, 06 Dec 2007 17:51:20 -0000 Le Thu 6/12/2007, Andy Harrison disait > > > On 12/3/07, Philip Hallstrom wrote: > > Hi all - > > > > I connect to a FreeBSD server from OSX (via iTerm). I then start up > > screen. > > > > And it resizes my windows to 80 characters wide. This doesn't happen on > > linux. > > It's more likely that it's an issue with iTerm. Screen can resize > dynamically if the term program works correctly. Yes, but screen should NOT resize when given the -A option or with fit in the .screenrc -- Erwan