Skip to content

Commit

Permalink
merge main to live (#647)
Browse files Browse the repository at this point in the history
* fix(powerline): update oh-my-posh CLI (#632)

* Themes updates for 1.17 (#634)

Documents a whole pile of stuff from 1.17:

* `useMica` microsoft/terminal#13935
* theme pairs microsoft/terminal#14497
* scheme pairs microsoft/terminal#14064
* closes #626

* Default prompt icon info, resolves #625 (#642)

* Add app execution alias section (#643)

* Add autoHideWindows

Resolves #633

* Add color theme FAQs

* Remove code brackets from headers

Resolves #637

* Fix default if no command specified

Called out in #638

* Add note differentiating null from no setting 

for Starting Directory. 
Resolves #624

* add the adobe-target metadata for A/B testing (#646)

could you please help to merge this metadata change (adobe-target=true) to main branch and then to live? This is to enable A/B testing ability across many url base paths so we can improve Learn user experience based on data-driven decisions. This meta (adobe-target) itself will not change how your content is displayed or modify any other UI behaviors so it is safe to merge.

---------

Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
Co-authored-by: Mike Griese <migrie@microsoft.com>
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
  • Loading branch information
4 people authored Mar 21, 2023
1 parent 277a4c0 commit 5fa1855
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TerminalDocs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
"ms.technology": "windows-terminal",
"searchScope": ["terminal"],
"ms.author": "cinnamon",
"author": "cinnamon-msft"
"author": "cinnamon-msft",
"adobe-target": true
},
"fileMetadata": {},
"template": [],
Expand Down

0 comments on commit 5fa1855

Please sign in to comment.