frameBuffer->Clear() is not required if yaft window was not visible.
Otherwise frameBuffer->Clear() will clean screen at possible background operations e.g. updatechecks, thats not so good if we have opened
messages, menues, screensaver or other gui stuff.
Hope this has no bad side effects with scripts, plugins or what ever.
Origin commit data
------------------
Commit: 786f82e076
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-13 (Mon, 13 Jan 2020)
* add comment to termwindow class; correct positioning of button isn't possible atm
Origin commit data
------------------
Commit: 3b1ee18c19
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-20 (Sat, 20 Jan 2018)
Origin message was:
------------------
- shellwindow: fix position of button; use default color
* add comment to termwindow class; correct positioning of button isn't possible atm
CTermWindow() should be usable as drop-in replacement for CShellWindow()
Origin commit data
------------------
Commit: bccd547781
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)