Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Console/Terminal: Support "Clear Screen"

Thanks for your post. This request has been added to tracker.
Guest

Console/Terminal: Support "Clear Screen"

Now, I know the terminal don't have full "TTY" support but, I have a few suggestions...

  • Add a "Clear Screen" button
  • Add a "Clear Screen" right-click menu option
  • Intercept "cls" or "clear" being typed in as a command & manually "fake" it like it really worked
  • Perhaps find a nice un-used Hotkey for Clearing the Screen?
...currently I close & re-open it (the Console/Terminal) if I need to clear it...any or all of those would be much better (& should be simple to write).