From 5fa18550a18431db7db3f4860623f889257fdefe Mon Sep 17 00:00:00 2001 From: juchen-ms Date: Wed, 22 Mar 2023 01:18:15 +0800 Subject: [PATCH] merge main to live (#647) * fix(powerline): update oh-my-posh CLI (#632) * Themes updates for 1.17 (#634) Documents a whole pile of stuff from 1.17: * `useMica` https://github.com/microsoft/terminal/pull/13935 * theme pairs https://github.com/microsoft/terminal/pull/14497 * scheme pairs https://github.com/microsoft/terminal/pull/14064 * closes #626 * Default prompt icon info, resolves https://github.com/MicrosoftDocs/terminal/issues/625 (#642) * Add app execution alias section (#643) * Add autoHideWindows Resolves https://github.com/MicrosoftDocs/terminal/issues/633 * Add color theme FAQs * Remove code brackets from headers Resolves https://github.com/MicrosoftDocs/terminal/issues/637 * Fix default if no command specified Called out in https://github.com/MicrosoftDocs/terminal/issues/638 * Add note differentiating null from no setting for Starting Directory. Resolves https://github.com/MicrosoftDocs/terminal/issues/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 Co-authored-by: Matt Wojciakowski --- TerminalDocs/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TerminalDocs/docfx.json b/TerminalDocs/docfx.json index d312d171..d21c41c1 100644 --- a/TerminalDocs/docfx.json +++ b/TerminalDocs/docfx.json @@ -51,7 +51,8 @@ "ms.technology": "windows-terminal", "searchScope": ["terminal"], "ms.author": "cinnamon", - "author": "cinnamon-msft" + "author": "cinnamon-msft", + "adobe-target": true }, "fileMetadata": {}, "template": [],