Is there an option available to NOT have dietpi-banner clear the screen. Using Windows Terminal (for example) I would like to see previous SSH session for comparison, but dietpi-banner clears the screen on login. I can comment out “G_TERM_CLEAR” in “Print_Banner()” of dietpi-banner but this may be overwritten by new updates. “dietpi-banner 0” is OK but shows less information. Thanks.