X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4CF67A36.3040801@gmx.net> Date: Wed, 01 Dec 2010 17:39:18 +0100 From: =?ISO-8859-1?Q?Johannes_M=FCller?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: screen-4.0.3-6 (test release) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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 On 19.11.2010 15:08, Andrew Schulman wrote: > The purpose of this release is to allow Cygwin users to try out the > vertical split feature. Many people seem to have been using this feature > happily for a long time, and most distros seem to include it in their > screen packages now. However, the feature is undocumented AFAIK, and I > myself had no success in using it. So, if you're interested in this > feature, please try it out and let me know (1) how well it works for you; > and (2) how it works, so I can include that information in README.Cygwin. > I'll include the feature in a new current release if and only if enough > people tell me that they like it and it works. Hi, And thank you for this feature :) (1) It works. But it was awkward at first, since I cannot see the line splitting the screen. (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] ## long version ## In the following by "pressing" I mean hold down a key and release it again. 1. I start screen by calling: $screen 2. I split screen vertically: a) Press both Ctrl and a at the same point of time. b) Press both Shift and v at the same point of time. When I enter text I notice that the line returns to the next line before hitting the middle of my terminal. 3. I switch to the other half of the terminal: a) Press both Ctrl and a at the same point of time. b) Press Tab. 4. I create a screen in the right part of the terminal, where I switched to: a) Press both Ctrl and a at the same point of time. b) Press c. Now, I have two shells in one and can switch between them as I like (see 3.). In my opinion step 4 is counterintuitive. It would be much more comfortable if a new screen is created automatically when splitting it. Thanks again, Johannes Müller -- 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