Hi,I have several terminal conditions on VS Code
First Problem : Whenever I adjust the height of the built-in terminal and input it to the last line (as shown in Figure 1 above), it will crash (as shown in Figure 2 above)
Second Problem:
I lost the meaning of the scroll, on Setting.json I have set
"terminal.integrated.scrollback": 1000000,
"terminal.integrated.persistentSessionScrollback": 20000,
Includes basic settings on Windows 10,
As long as the screen data outside the scroller will be overwritten !!!
My English is poor, please forgive me

