From owner-freebsd-questions@FreeBSD.ORG Tue Dec 4 06:30:35 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 67EEC16A41B for ; Tue, 4 Dec 2007 06:30:35 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from postfix2-g20.free.fr (postfix2-g20.free.fr [212.27.60.43]) by mx1.freebsd.org (Postfix) with ESMTP id 1799313C47E for ; Tue, 4 Dec 2007 06:30:34 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by postfix2-g20.free.fr (Postfix) with ESMTP id 1E6C51FF7D8F for ; Tue, 4 Dec 2007 04:55:55 +0100 (CET) Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id 13D4D3EA0D7 for ; Tue, 4 Dec 2007 06:56:44 +0100 (CET) Received: from depot.rail.eu.org (bievres.rail.eu.org [82.227.34.188]) by smtp4-g19.free.fr (Postfix) with ESMTP id F15583EA0CF for ; Tue, 4 Dec 2007 06:56:43 +0100 (CET) Received: from depot.rail.eu.org (localhost [127.0.0.1]) by depot.rail.eu.org (Postfix) with ESMTP id 11FC181BC01 for ; Tue, 4 Dec 2007 06:56:42 +0100 (CET) Received: from ratagaz.depot.rail.eu.org (radio.depot.rail.eu.org [10.0.0.254]) by depot.rail.eu.org (Postfix) with ESMTPSA id F2AF481BC00 for ; Tue, 4 Dec 2007 06:56:41 +0100 (CET) Received: by ratagaz.depot.rail.eu.org (Postfix, from userid 501) id 91D1D9BD05E; Tue, 4 Dec 2007 06:56:40 +0100 (CET) Date: Tue, 4 Dec 2007 06:56:40 +0100 From: Erwan David To: freebsd-questions@freebsd.org Message-ID: <20071204055640.GH5049@rail.eu.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <702F049C-27F9-4444-8835-755DEB9A6640@christianserving.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <702F049C-27F9-4444-8835-755DEB9A6640@christianserving.org> X-Republicain: 13 frimaire an CCXVI =?iso-8859-1?B?KEPo?= =?iso-8859-1?Q?dre=29?= User-Agent: Mutt/1.5.17 (2007-11-01) 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: Tue, 04 Dec 2007 06:30:35 -0000 Le Mon 3/12/2007, Jim Riggs disait >> 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. >> >> My understanding is this has something to do with the termcap entry and >> 'WS', but as far as I can tell that isn't being set anywhere. >> >> Also the -A option to screen doesn't seem to do anything either. >> >> Anyone have any ideas? Googling for "screen resize window" doesn't get me >> very far :( > > In iTerm, select Bookmarks > Manage Profiles. In the Terminal Profile you > are using to connect, check the Disable session-initiated window resizing > checkbox. Thanks, I just had the same problem. -- Erwan