[PR #9370] [MERGED] [Settings UI] Clamp vintage cursor height and history size #27553

Open
opened 2026-01-31 09:22:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9370
Author: @eugenesmlv
Created: 3/3/2021
Status: Merged
Merged: 3/4/2021
Merged by: @undefined

Base: mainHead: vintage-cursor-height


📝 Commits (2)

  • ebe142a Add Minimum and Maximum for cursor height numberbox
  • 8c8a1fd Add Minimum for the history size numberbox

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/Profiles.xaml (+3 -0)

📄 Description

Summary of the Pull Request

Add Minimum and Maximum for the cursor height numberbox in the SUI.
Add Minimum for the history size numberbox in the SUI.

PR Checklist

Validation Steps Performed

Manual validation


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/9370 **Author:** [@eugenesmlv](https://github.com/eugenesmlv) **Created:** 3/3/2021 **Status:** ✅ Merged **Merged:** 3/4/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `vintage-cursor-height` --- ### 📝 Commits (2) - [`ebe142a`](https://github.com/microsoft/terminal/commit/ebe142a9da7da88b1bd251b9939adf9951f57e18) Add `Minimum` and `Maximum` for cursor height numberbox - [`8c8a1fd`](https://github.com/microsoft/terminal/commit/8c8a1fdfeefdc94de91c7d7d89ac97456607c42a) Add `Minimum` for the history size numberbox ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Profiles.xaml` (+3 -0) </details> ### 📄 Description ## Summary of the Pull Request Add `Minimum` and `Maximum` for the cursor height numberbox in the SUI. Add `Minimum` for the history size numberbox in the SUI. ## PR Checklist * [x] Closes #9357, related to #9175 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA ## Validation Steps Performed Manual validation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:22:39 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27553