Closed MaxMayya closed 1 year ago
@MaxMayya Thank you for reporting. I will try to reproduce and fix the issue as soon as possible.
Hi @MaxMayya, I have fixed the bug in version 1.1.9.
Basically, for Windows system, I will use the cls
command to clear the terminal before sending the commands that you defined in the settings file. For MacOS and Linux, I will still use the tput reset
command.
Since I have only worked on MacOS and Ubuntu, I am not sure whether the fix will work on your systems. If it works well, please provide me with your feedback.
Additionally, I have added an option called noClear
in the settings, which allows you to turn off the clear function if you feel it is unnecessary.
Describe the bug
tput
is not recognized and so consols are not restoredTo Reproduce start VScode
Expected behavior
Platform: