From owner-freebsd-ports@FreeBSD.ORG Sat Dec 28 15:18:30 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 5273A6BC for ; Sat, 28 Dec 2013 15:18:30 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC0B013C0 for ; Sat, 28 Dec 2013 15:18:29 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id en1so10385258wid.3 for ; Sat, 28 Dec 2013 07:18:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=5JYgu1BMT1hksKWp55cuUHzY6Ty4MjqLsmJzUFgCxnc=; b=ezZmNnDxWp32fZDjU7WPOVO7BD4diJmf2OROwh3FRWESACy/dO9BB9nzzQitpLKPUC paTCSMkhug8RIy+3aoQnoPCjXcVilLhhdP8jRp0l3PiN5sfIcGBlJVm3VOG93XoKfN31 1v0tobkTjcpWC/j/T8ZklfjQ+ls12QzUFKuYRPD+CACWf/qqK2jQ/6fjOxuaGXChNydy e+QBQnzlxrO1s4CDCEPDBFfm1KI7i0vSiSwFxnuolHx5bXRLTpXp54I04HbTCEql/BSh TxgpSlfFeaH1amY2K42LS9/E91T0kih7i8JR/Zs97KTmE0iJ9jKMKzwPY8H/Iy6oCWpq z3Vg== X-Received: by 10.180.36.40 with SMTP id n8mr37445651wij.54.1388243908231; Sat, 28 Dec 2013 07:18:28 -0800 (PST) Received: from kontrol.kode5.net (kontrol.kode5.net. [80.229.5.32]) by mx.google.com with ESMTPSA id z2sm57342961wiy.11.2013.12.28.07.18.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Dec 2013 07:18:27 -0800 (PST) Message-ID: <52BEEBC2.2010207@gmail.com> Date: Sat, 28 Dec 2013 15:18:26 +0000 From: James Griffin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Screen vertical split References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 15:18:30 -0000 On 12/28/2013 13:53, Zsolt Udvari wrote: > 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... >> I too wondered about this. I just put it down to a problem with the port that would get fixed at some point; so, is it something that won't be possible on FreeBSD? I also have a similar problem with tmux: the vertical pane divider doesn't accept the colours defined in the configuration file, and even with no configuration file it shows as though the pane have split a second time when the haven't. Same in xterm and console.