delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <80575AFA5F0DD31197CE00805F650D7602CE7C@wilber.adroit.com> |
From: | "Robinow, David" <drobinow AT dayton DOT adroit DOT com> |
To: | "'Matt Minnis'" <mminnis AT prefres DOT com>, cygwin AT cygwin DOT com |
Subject: | RE: Bash & cygwin console control |
Date: | Fri, 2 Feb 2001 13:40:31 -0500 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2650.21) |
> From: Matt Minnis [mailto:mminnis AT prefres DOT com] > Is there a way to make the top four lines on the console be > in a "virtual > window" so that the scrolling text goes "underneath" the top 4 lines? > Can this be done with ANSI terminal controls or does this > need to be done > by cygwin? <ESC>[{start};{end}r is the escape sequence. {start} and {end} are line numbers. I'm not sure who supports it. > > I think I remember doing something like this a long time ago, > when it was > console or CGA graphics only. The above works on DEC VT series terminals. I haven't tried anything like this lately. Normally one uses a seperate window for static info. > Of course I can't find my code, and ANSI is on the net in too > many places to get a good search find for this. You give up too easy. Search on "ANSI" + "terminal" + "control". You should get mostly useful hits. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |