From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 10:05:12 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C5D16A4CF for ; Wed, 29 Oct 2003 10:05:12 -0800 (PST) Received: from silakka.nettikala.fi (silakka.nettikala.fi [212.182.218.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A3E343FBF for ; Wed, 29 Oct 2003 10:05:11 -0800 (PST) (envelope-from mailing-lists@johanpaul.com) Received: from localhost (localhost.nettikala.fi [127.0.0.1]) by silakka.nettikala.fi (Postfix) with ESMTP id 92F4713243A for ; Wed, 29 Oct 2003 20:05:20 +0200 (EET) Received: from silakka.nettikala.fi ([127.0.0.1]) by localhost (silakka.nettikala.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 89463-07 for ; Wed, 29 Oct 2003 20:05:20 +0200 (EET) Received: from localhost (localhost.nettikala.fi [127.0.0.1]) by silakka.nettikala.fi (Postfix) with ESMTP id 0B45C132423 for ; Wed, 29 Oct 2003 20:05:20 +0200 (EET) Date: Wed, 29 Oct 2003 20:05:20 +0200 (EET) From: Johan Paul X-X-Sender: kypeli@silakka.nettikala.fi To: freebsd-questions@freebsd.org Message-ID: <20031029195830.A92681@silakka.nettikala.fi> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at sviitti.com Subject: Re: Screen eating all CPU X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 18:05:12 -0000 >> I installed screen on my 4.8 normally using pkg_add -r screen. I update >> the ports tree with cvsup on regular basis and the version that got >> installed was screen-3.9.13. > Its a known bug. Install screen from the compiled ports and it will all > be fine Great, thanks - it worked! Now it doesn't eat all my CPU which is nice. But I have another problem related to screen. That is when I start screen my terminal emulation gets messed up. For example if a hit backspace or delete I get a ~ and the bell and my left- and right arrows doesn't work. This hasn't either happend to me under Linux. What could cause this and where can I controll the terminal emulation...? This happens to me with both tcsh and bash - if it has anything to do with the problem... Thanks again! -- Johan