-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Windows Terminal Preview release 1.1 features #64
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
3b2dae8
Test for preview feature doc demonstration
mattwojo 5da2fc8
Add --title to command line arguments
cinnamon-msft 78066bd
Fix up preview labeling
cinnamon-msft 0bbe072
Add altgraliasing to profile settings
cinnamon-msft 5ed980c
Add fullscreen to launchmode in global settings
cinnamon-msft f8de0c2
Add profile name to defaultprofile in globals page
cinnamon-msft 5555c19
Add fontweight to profile settings page
cinnamon-msft a2483de
Add fullscreen and maximized to CLA page
cinnamon-msft 1667d12
Add tips and tricks and alt+click for panes
cinnamon-msft 9eafff0
Add compact to tabwidthmode
cinnamon-msft b6d5f11
Add important note for tabwidthmode
cinnamon-msft 9ef4b59
Add opensettings update and remove 1.1 label
cinnamon-msft a82af27
Add scroll options to tips and tricks page
cinnamon-msft 19d9498
Change headers to only (Preview)
cinnamon-msft 2c2bbd0
Add gifs and images
cinnamon-msft 184071a
Update TerminalDocs/customize-settings/key-bindings.md
cinnamon-msft 68f2728
Update TerminalDocs/customize-settings/key-bindings.md
cinnamon-msft bcea217
Add startonuserlogin to globals page
cinnamon-msft 0f00825
Add support for gifs
mattwojo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,7 @@ | |
{ | ||
"files": [ | ||
"**/*.png", | ||
"**/*.gif", | ||
"**/*.jpg" | ||
], | ||
"exclude": [ | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
title: Windows Terminal tips and tricks | ||
description: In this page, you will find tips and tricks to help improve your Windows Terminal experience. | ||
author: cinnamon-msft | ||
ms.author: cinnamon | ||
ms.date: 06/18/2020 | ||
ms.topic: how-to | ||
ms.service: terminal | ||
ms.localizationpriority: high | ||
--- | ||
|
||
# Windows Terminal tips and tricks | ||
|
||
## Rename a tab ([Preview](https://aka.ms/terminal-preview/)) | ||
|
||
You can right click on a tab and select Rename Tab to rename a tab for that terminal session. Clicking this option in the context menu will change your tab title into a text field, where you can then edit the title. If you'd like to set the tab title for that profile for every terminal instance, you can learn more in the [Tab title tutorial](./tutorials/tab-title.md). | ||
|
||
![Windows Terminal tab rename](./images/tab-rename.gif) | ||
|
||
> [!IMPORTANT] | ||
> This feature is only available in [Windows Terminal Preview](https://aka.ms/terminal-preview/). | ||
|
||
## Color a tab ([Preview](https://aka.ms/terminal-preview/)) | ||
|
||
You can right click on a tab and select Color... to color the tab for that terminal session. You can select from a predefined list of colors or you can click Custom... to pick any color using the color picker or the RGB/HSV or hex fields. | ||
|
||
![Windows Terminal tab color](./images/tab-color.png) | ||
|
||
> [!TIP] | ||
> Use the hex field to set your tab to the same color as your background color for a seamless look. | ||
|
||
> [!IMPORTANT] | ||
> This feature is only available in [Windows Terminal Preview](https://aka.ms/terminal-preview/). | ||
|
||
## 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 settings page](./customize-settings/profile-settings#text-settings). | ||
|
||
## Adjust background opacity with the mouse | ||
|
||
You can adjust the opacity of the background by holding <kbd>ctrl+shift</kbd> and scrolling. The opacity will persist for that terminal session. If you want to change your acrylic opacity for a profile, you can learn more about acrylic background effects on the [Profile settings page](./customize-settings/profile-settings#acrylic-settings) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you planning on including examples?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wasn't planning on it until weights come in for Cascadia?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mean, there are other fonts that exist :) haha