Skip to content

Commit

Permalink
Main > Live merge (#475)
Browse files Browse the repository at this point in the history
* Update dynamic-profiles.md (#438)

* Update dynamic-profiles.md

Create section for dynamic profile for `Developer Powershell for VS 2019`

* Update dynamic-profiles.md

Update name and remove `startingDirectory`

* Update dynamic-profiles.md

Explain a little better

* Update VS version info in 3rd party (#462)

* Update custom prompt tutorial w latest OMP steps (#467)

* Add themes link

* Bulk fix - Removing .localizationpriority (#469)

* Testing image (#474)

* Update new-tab-same-directory.md

* Update new-tab-same-directory.md

* Include note on how to save the directory of a pane (#473)

Co-authored-by: Shubham Gogna <36936863+shgogna@users.noreply.github.com>
Co-authored-by: Alma Jenks <v-alje@microsoft.com>
Co-authored-by: Jason Howell <5067358+JasonWHowell@users.noreply.github.com>
Co-authored-by: Schuyler Rosefield <Rosefield@users.noreply.github.com>
  • Loading branch information
5 people authored Jan 4, 2022
1 parent 0189a16 commit 57ed446
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions TerminalDocs/customize-settings/startup.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ Note: Currently, Windows Terminal will save the following information:

- The tab layout of each window, including the layout and profile of each pane, but not any contents of those panes

- If your shell is configured to report the [current working directory](../tutorials/new-tab-same-directory.md) that will be saved as well

**Property name:** `firstWindowPreference`

**Necessity:** Optional
Expand Down
4 changes: 2 additions & 2 deletions TerminalDocs/tutorials/new-tab-same-directory.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@ To open a new pane with the same path (and profile) as the currently active term

the above actions are also available on the tab context menu, under the entries "Duplicate Tab" and "Split Pane".

[!duplicate-tab-same-cwd](../images/duplicate-tab-same-cwd.gif)
[!split-pane-same-cwd](../images/split-pane-same-cwd.gif)
![Image duplicate-tab-same-cwd](../images/duplicate-tab-same-cwd.gif)
![Image split-pane-same-cwd](../images/split-pane-same-cwd.gif)

0 comments on commit 57ed446

Please sign in to comment.