From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c12346c96c20fe7b X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news.motzarella.org!motzarella.org!news.motzarella.org!nospam From: "John B. Matthews" Newsgroups: comp.lang.ada Subject: Re: Screen package (Mike Feldman) Date: Wed, 24 Dec 2008 02:20:08 -0500 Organization: The Wasteland Message-ID: References: <763c9600-b888-4d85-9fe9-2f1e5286eadf@i24g2000prf.googlegroups.com> X-Trace: news.eternal-september.org U2FsdGVkX1/ld7oLPNGwN9ZLi4/JzHG5VFuzxr8m/uuvqDHH1x7w4aolXW/54J4kABTk2sUgDqWN/umdhwfjl1ErIvRAYU97tk1OZknQnOp2guxzexaldgfiTxepbne82M9M3zS48Fzb8eRNJZDA+A== X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers NNTP-Posting-Date: Wed, 24 Dec 2008 07:20:09 +0000 (UTC) X-Auth-Sender: U2FsdGVkX18mq5/okR3YJvzCkqDzOHoV1lFryu3xGbHZrltOVOku0w== Cancel-Lock: sha1:AwUYY5cWs56oa49AS72SSFx02pw= User-Agent: MT-NewsWatcher/3.5.3b3 (PPC Mac OS X) Xref: g2news2.google.com comp.lang.ada:4058 Date: 2008-12-24T02:20:08-05:00 List-Id: In article <763c9600-b888-4d85-9fe9-2f1e5286eadf@i24g2000prf.googlegroups.com>, tolkamp wrote: > I have downloaded the Screen package from Mike Feldman. It works > on the CMD (terminal) window with the following problems after a > ClearScreen command : > 1) Only half of the lines of the screen is cleared. > 2) The prompt "C:\GNAT\bin>" remains displayed at the left upper > corner of the screen. > How can the screen be cleared complete? IIRC, some terminal emulators clear the screen by writing a series of empty lines to the screen. If the terminal window is enlarged, the number of lines written may not suffice to clear the entire screen. Have you tried a different terminal emulator? -- John B. Matthews trashgod at gmail dot com http://home.roadrunner.com/~jbmatthews/