Quote:
Originally Posted by Aeris
Is there any way to clear screen after eipsing? I've tryed eips -c but i clears ALL the screen, not only the new written portion
|
Yes, and no.
The simplest way is to overwrite the existing text with spaces (something like eips x y " "). Another options is to fill some rectangle with a particular color.
In any case, this will NOT simply "remove" the text that you wrote and show whatever was there before. It will paint over it again. What was there before you started writing to the screen will be lost in any case, until it gets refreshed - by whichever means, usually by an update -- in this case -- of the KUAL menu.