Turn off alternate buffer mode by default. (#13623)

This commit is contained in:
Jacob Richman
2025-11-21 17:30:38 -08:00
committed by GitHub
parent 8c36b10682
commit 5e218a5630
7 changed files with 10 additions and 6 deletions

View File

@@ -240,7 +240,7 @@ their corresponding top-level category object in your `settings.json` file.
- **`ui.useAlternateBuffer`** (boolean):
- **Description:** Use an alternate screen buffer for the UI, preserving shell
history.
- **Default:** `true`
- **Default:** `false`
- **Requires restart:** Yes
- **`ui.incrementalRendering`** (boolean):