RE: clear screen
Jon Newton <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <E79160763F26D611A1040060973AEBF12BA4@ZEUS> |
It wouldn't solve anything, I just find it nice to able to clear the screen/my head when i've got a lot of output cluttering things. I didn't actually think about the implementation and your point is taken. jon > -----Original Message----- > From: Nathan Fiedler [mailto:[email protected]] > Sent: Tuesday, June 18, 2002 2:02 PM > To: [email protected] > Subject: Re: [jswat-user] clear screen > > > What problem would such an addition solve? > > My problem with this is the implementation would be hackish. Either > jswat would have to use ANSI codes to clear the screen (which is not > entirely cross-platform), or it would simply print 1000 newlines. I'm > reluctant to add such hacks to jswat for a feature that I > don't see the > use of. > > n > > > On Tue, 2002-06-18 at 05:37, Jon Newton wrote: > > hi, > > > > I wasn't able to find any information on this feature so I > guess it doesn't > > exist yet.. I'd like to make a request for a clear screen > command when using > > console mode. Perhaps something like the cls command in DOS. > > > > - Jon > > > _______________________________________________ > jswat-user mailing list > [email protected] > http://www.bluemarsh.com/mailman/listinfo/jswat-user >