From owner-freebsd-arch@FreeBSD.ORG Mon Sep 21 16:17:14 2009 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE920106566C; Mon, 21 Sep 2009 16:17:14 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.82]) by mx1.freebsd.org (Postfix) with ESMTP id 97E9B8FC12; Mon, 21 Sep 2009 16:17:14 +0000 (UTC) Received: from iMac.local (pgw.vnode.se [77.110.37.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id D7944E9F42C; Mon, 21 Sep 2009 18:17:12 +0200 (CEST) Message-ID: <4AB7A708.5080209@FreeBSD.org> Date: Mon, 21 Sep 2009 18:17:12 +0200 From: Joel Dahl User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Alfred Perlstein References: <20090921112657.GW95398@hoeg.nl> <200909211237.n8LCbkxV017364@hergotha.csail.mit.edu> <200909211309.n8LD9eTr017654@hergotha.csail.mit.edu> <20090921160955.GZ21946@elvis.mu.org> In-Reply-To: <20090921160955.GZ21946@elvis.mu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: arch@freebsd.org, Garrett Wollman Subject: Re: tmux(1) in base X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2009 16:17:15 -0000 Alfred Perlstein skrev: > * Garrett Wollman [090921 06:10] wrote: >> In article <20090921130346.GY21946@elvis.mu.org> you write: >> >>> I think he already explained that it's supposedly much better than >>> window(1) with a kinder license than screen(1). >>> >>> We really ought to ship with a screen(1)-like program. >> sudo pkg_add -r screen >> >> Problem solved. > > WORKS GREAT ESP WHEN NETWORK IS DOWN AND SOMEONE NEEDS MY HELP. > > WORKS AWESOME ON REALLY OLD MACHINES WHERE PACKAGES NO LONGER > EXIST. > > Note: Apple, which cares more about a usable userland unix than > we do at this time has screen installed in base as well. OpenBSD has tmux in base...and I've seen discussions on the NetBSD lists about importing tmux (as a window(1) replacement) into NetBSD base as well... :-) -- Joel