X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: [ANNOUNCEMENT] Updated: screen-4.0.3-6 (test release) Date: Wed, 01 Dec 2010 12:46:21 -0500 Lines: 44 Message-ID: References: <4CF67A36 DOT 3040801 AT gmx DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Johannes, thanks for trying it out. > (1) It works. But it was awkward at first, since I cannot see the line > splitting the screen. Yes, that was my problem with it. Too confusing without a visible divider. I just tried the same feature on Ubuntu, and it works very differently there: * There's a vertical strip down the middle when you split the screen. * The two vertical sides contain separate windows. In Cygwin, they're two views into the same window. * The vertical split command is C-a |. I wonder if Ubuntu is using an alternate or more recent patch. I'll see what I can find out about that. I can't find anything in /etc/screenrc that controls the vertical split (although I haven't combed it thoroughly yet). > (2) HowTo: > > ## short version for reference ## > 1. start screen: > $screen > > 2. split vertically > [Ctrl][a] > [V] > > 3. switch to other half > [Ctrl][Tab] > > 4. create new screen > [Ctrl][a] > [c] Thanks. The screen info and man pages just write these as C-a V, C-a Tab, C-a c. No need for the more verbose version below, but thanks for providing it. Andrew. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple