Hello @krichtof, thanks for the kind words!
The ^L
is purposeful, it is meant to clear the terminal before running the command but it seems like your terminal is not interpreting the ^L
as a clear.
Not sure why this is, but you can change the keys used to clear by changing the VtrClearSequence or disable this entirely with the VtrClearBeforeSend setting.