[PR #1889] [MERGED] Added fontSize and acrylicOpacity changing tip #24704

Closed
opened 2026-01-31 09:04:51 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1889
Author: @gautamnaik1994
Created: 7/9/2019
Status: Merged
Merged: 7/9/2019
Merged by: @carlos-zamora

Base: masterHead: patch-1


📝 Commits (2)

  • 01eb42f Added fontSize and acrylicOpacity changing tip
  • 493fe0a Update index.md

📊 Changes

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

View changed files

📝 doc/user-docs/index.md (+3 -1)

📄 Description

Summary of the Pull Request

Added Terminal tip about changing the font size and acrylic opacity using keyboard shortcuts.
Ctrl+mouse scroll to change font size
Ctrl+Shift + mouse scroll to change acrylic opacity given useAcrylic is set to true in profiles.json.


🔄 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/1889 **Author:** [@gautamnaik1994](https://github.com/gautamnaik1994) **Created:** 7/9/2019 **Status:** ✅ Merged **Merged:** 7/9/2019 **Merged by:** [@carlos-zamora](https://github.com/carlos-zamora) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`01eb42f`](https://github.com/microsoft/terminal/commit/01eb42f86a41fa5935c9423eec778ccacd328210) Added fontSize and acrylicOpacity changing tip - [`493fe0a`](https://github.com/microsoft/terminal/commit/493fe0af740818318a4cdb0f21a86ce21f769830) Update index.md ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/user-docs/index.md` (+3 -1) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Added Terminal tip about changing the font size and acrylic opacity using keyboard shortcuts. `Ctrl`+mouse scroll to change font size `Ctrl+Shift` + mouse scroll to change acrylic opacity given `useAcrylic` is set to `true` in profiles.json. --- <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:04:51 +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#24704