From owner-freebsd-ports@FreeBSD.ORG Sat Dec 28 13:53:34 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 715982C9 for ; Sat, 28 Dec 2013 13:53:34 +0000 (UTC) Received: from mail-pb0-x231.google.com (mail-pb0-x231.google.com [IPv6:2607:f8b0:400e:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 488E21EC8 for ; Sat, 28 Dec 2013 13:53:34 +0000 (UTC) Received: by mail-pb0-f49.google.com with SMTP id jt11so9977279pbb.8 for ; Sat, 28 Dec 2013 05:53:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wwPL8S0SfYrsvjAVRIHvvcwvUTLA4W5rMpOHvOypu4Y=; b=MlP3q2IlHy0k6lBpUR6SMOCnDJrqsO7jv3aj8Ih6tsEYLPmwjsfAL/KPHrZxt6qcIv SVShMFpQeGKTVJuBkebQtMBy1+ZI9xrDCHGcxCS9x229zk81zRVU28UKhp0Jd9gPP3CB 7nv1MCRPGfVIswNcbfnSzchUrMeaJ53oqFBS5lh1gSrMeC6EwBXFasVFw5iude+cMxhM UWvuhq8Bvlln6K7vngw3KGLIQlvZozyMCQebVeIS8+j9BTC4FEp6l8hyP6w7qd9VQ/xG 7bCH+YtMGkTvKxtWk+MxwGOYOlSsFa0jCCgysEjB2yXlFuwYcaospRzIK4Q6BZ8Tfyx/ gKvw== MIME-Version: 1.0 X-Received: by 10.68.196.193 with SMTP id io1mr57501574pbc.46.1388238813862; Sat, 28 Dec 2013 05:53:33 -0800 (PST) Received: by 10.70.86.69 with HTTP; Sat, 28 Dec 2013 05:53:33 -0800 (PST) In-Reply-To: References: Date: Sat, 28 Dec 2013 14:53:33 +0100 Message-ID: Subject: Re: Screen vertical split From: Zsolt Udvari To: Jakob Breivik Grimstveit Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Ports mailing list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 13:53:34 -0000 As I know it's impossible in screen, see [1]. This was the main reason why I choose tmux. [1] http://unix.stackexchange.com/questions/26685/how-to-split-window-vertically-in-gnu-screen 2013/12/28 Jakob Breivik Grimstveit : > How do I split screen vertically? Neither "Ctrl+a, |" nor "Ctrl+a V" seems > to work... > > > -- > Vyrdsamt, > Jakob Breivik Grimstveit | +47 4829 8152 > http://grimstveit.no/jakob > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"