\e[2J reset is now supported, but only for frames without
scrollbars. For frames with scrollbars, one way to implement
this is to just scroll everything out of the current view.
\e[1;1H need a considerable redesign of OutputWind.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1615009
\e[2J reset is now supported, but only for frames without
scrollbars. For frames with scrollbars, one way to implement
this is to just scroll everything out of the current view.
\e[1;1H need a considerable redesign of OutputWind.