From owner-freebsd-current@FreeBSD.ORG Mon Sep 21 19:41:32 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA9E51065670 for ; Mon, 21 Sep 2009 19:41:32 +0000 (UTC) (envelope-from matt@chronos.org.uk) Received: from chronos.org.uk (chronos-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:12b::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2131D8FC1C for ; Mon, 21 Sep 2009 19:41:31 +0000 (UTC) Received: from workstation1.localnet (workstation1.local.chronos.org.uk [IPv6:2001:470:1f09:12b::20]) (authenticated bits=0) by chronos.org.uk (8.14.3/8.14.3) with ESMTP id n8LJfTgK047038 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 21 Sep 2009 20:41:29 +0100 (BST) (envelope-from matt@chronos.org.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 chronos.org.uk n8LJfTgK047038 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=chronos.org.uk; s=mail; t=1253562089; bh=QhnbtvYrO3zLPiSxYuRy7zwgPDPBxs5m57eeFFdv52c=; h=From:To:Subject:Date:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=ab9SPvO1/0AWc5IDBvavP4kBCAzBEPgcwqkjmouLY+6ASyY4T8li0/WfVZNDTU31m aqvahRD6R9FPIPZkMhLO7WjVQtGg9MavoqL27foVOzZzGtWyBLxyMO9KSbKUj7NxeM AVs2YLPRPGIfkk0det8ZF29Q6aI0vQYNngR83ZYw= From: Matt Dawson To: freebsd-current@freebsd.org Date: Mon, 21 Sep 2009 20:41:27 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <20090921172817.826D61065698@hub.freebsd.org> In-Reply-To: <20090921172817.826D61065698@hub.freebsd.org> X-Face: Uq{{&_!oO{M&ydj?-f%{D]bN7/|/]a+utod35[+IyH#R>F~YPffK,=?utf-8?q?=25=60=7D=25=0A?=FTMbmzo,]0X3K:N&{h7],FI{?EkORzB; f:V3"vKXsUNw5Yh`}ef4MZ*a4,=?utf-8?q?ObuJ=5F=26=5B1S=27zP=5CK0wcKZP=0A?==?utf-8?q?_=60=23L=25=5Dq*OUPQ-4T=3FHZ=7EAKX0=7D3W=25o=3DP?= X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (chronos.org.uk [IPv6:2001:470:1f09:12b::1]); Mon, 21 Sep 2009 20:41:29 +0100 (BST) X-Virus-Scanned: clamav-milter 0.95.2 at central.local.chronos.org.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.1 required=3.0 tests=AWL,BAYES_00, DATE_IN_FUTURE_96_XX,NO_RELAYS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on central.local.chronos.org.uk Subject: Re: tmux(1) in base X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2009 19:41:32 -0000 On Monday 21 Sep 2009 18:28:17 Martin Wilke wrote: > I=B4d also like to see that in src. =20 +1 to that, having just compiled and tried tmux 0.9 after what seems a=20 lifetime using screen, probably because tmux was hidden in misc instead of= =20 sysutils where I'd expect to find it, and found my major niggles have been= =20 addressed: Finally I can easily see the buffer (C-b =3D) after a detach and= =20 reattach instead of the last trailing few words of an error flipping me off= =20 (sorry about the graphic metaphor, but that's what it feels like) and ^a=20 works as normal. To those saying they'd prefer screen in base, I would propose that the tmux= =20 licence makes this particular decision a no-brainer if it has to be one or= =20 the other. =2D-=20 Matt Dawson MTD15-RIPE matt@chronos.org.uk