X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Lewis Hyatt <lhyatt AT princeton DOT edu> Subject: Re: How to scroll up beyond the text in the cygwin window? Date: Mon, 30 Jul 2007 17:08:28 -0400 Lines: 19 Message-ID: <f8lk09$a3t$1@sea.gmane.org> References: <11883921 DOT post AT talk DOT nabble DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) In-Reply-To: <11883921.post@talk.nabble.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> 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 mcbenus wrote: > Hi Cygwin users, > I have a very basic question: Sometimes when I am running something with > cygwin the output text is so long, that even if I scroll up I cannot see all > the text. Is there a way to change it so that i could scroll more "history" > back? Or alternatively, can I type something that will save the written > text? > This happens to me for example when I type: 'make check' after installing a > program. > Thanks for your help! > BK What are you using for your terminal? If you are using xterm, then you can configure the scrollback buffer with the -sl command line option. rxvt surely has a similar option. If you are using the plain old CMD interface for some reason, right click on the title bar, select properties, then layout, then change the screen buffer height. -lewis -- 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/