delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <43FC933B.B2011FDD@dessent.net> |
Date: | Wed, 22 Feb 2006 08:37:15 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: length of the sidebar in rxvt |
References: | <CECD6E8A589E8447BC6E836C8369AFF508B6786B AT us-email DOT terastack DOT bluearc DOT com> <20060222120522 DOT GA4364 AT calimero DOT vinschen DOT de> <43FC903B DOT 3020309 AT rhul DOT ac DOT uk> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Fabrizio Salvatore wrote: > I'm using rxvt.exe to define my xterminal session: > > D:\cygwin\bin\rxvt.exe -ls -si -sk -sb -fg black -bg Wheat -fn 7x14 -g > 120x24 -T "mymachine.domain" -e ssh -X -Y -l mylogin > > Is it possible to increase the length of the sidebar (i.e. have the > possibility to scroll more lines) for the resulting window ? Please don't reply to a random message to ask an unrelated question. Even if you change the subject line the 'References' and/or 'In-Reply-To' email headers will cause your message to be a part of the unrelated thread in threaded email clients and web archives, as you can see here: <http://cygwin.com/ml/cygwin/2006-02/threads.html#00766> You can set the number of scrollback lines with the -sl argument or the saveLines resource. I recommend using resources so that you don't have to supply a million command line arguments to rxvt on each invocation. Just stick them in ~/.Xdefaults instead. rxvt has about a million options you can tweak, and they are all documented in the man page. Brian -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |