X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Re: term bash shell with multiple tabs ? (without X) Date: Mon, 28 Jul 2008 11:24:14 -0700 Message-ID: In-Reply-To: A References: A From: "Stepp, Charles" To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m6SIP5A4026842 This was very nice. Charles Stepp -----Original Message----- From: Andrew Schulman [mailto:schulman DOT andrew AT epamail DOT epa DOT gov] Sent: Sunday, July 27, 2008 1:20 AM To: cygwin AT cygwin DOT com Subject: Re: term bash shell with multiple tabs ? (without X) > True, you don't get graphical tabs, and you have to type a key > sequence to get a list of "tabs" (control-a w), Actually, with a little setup in your .screenrc, that's not true. I have mine set up to always show the list of tabs on the bottom line, with the current tab highlighted. You have to give up one line for that, but it's well worth it IMO. Here's the .screenrc magic that does this for me: # caption bar at bottom: caption always '%-Lw%{.kG} %n%f %t %{-}%+Lw' Reading and writing this isn't too fun, but it is fully documented in the info file. Andrew. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/