mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
* xterm@5.6.0-beta.101 Fixes #241401 Part of #75141 * Enable scrollOnEraseInDisplay This causes erase in display to always push content above the viewport instead of just erasing it all together. Most terminals act like this. Fixes #75141