Skip to content

Commit

Permalink
Add a note that you can't set the tab color from the commandline (#291)
Browse files Browse the repository at this point in the history
Closes #249
  • Loading branch information
zadjii-msft committed Mar 23, 2021
1 parent 64fa1d7 commit 4709f0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TerminalDocs/tips-and-tricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ You can right click on a tab and select Color... to color the tab for that termi
> [!TIP]
> Use the hex field to set your tab to the same color as your background color for a seamless look.
> [!NOTE]
> While it is possible to [set the tab title from the commandline](./tutorials/tab-title.md) with escape sequences, it currently isn't possible to set the tab color in this way.
## Zoom with the mouse

You can zoom the text window of Windows Terminal by holding <kbd>ctrl</kbd> and scrolling. The zoom will persist for that terminal session. If you want to change your font size, you can learn more about the font size feature on the [Profile - Appearance page](./customize-settings/profile-appearance.md#text).
Expand Down

0 comments on commit 4709f0e

Please sign in to comment.