Commit Graph

  • e4596ee714 Fix action name inconsistently updating in Edit Action page dev/cazamor/patch/1.25/action-name Carlos Zamora 2026-07-02 17:47:40 -07:00
  • bb74104a0d Polish Edit Action page dev/cazamor/sui-rejuv/actions Carlos Zamora 2026-07-02 17:19:02 -07:00
  • 0c588afea6 Address Pankaj's feedback dev/cazamor/sui-rejuv/expander-groups Carlos Zamora 2026-07-01 11:32:25 -07:00
  • e58bd4bdab Preserve selected font face after focus changes (#20359) main Danyal Ahmed 2026-06-30 23:51:22 +05:00
  • dc4ce1c096 Get Windows SDK path from Registry (#19042) Tushar 2026-06-26 01:41:38 +05:30
  • f6bf64a1b9 Merge branch 'user/migrie/per-window-prequel' of https://github.com/microsoft/terminal into user/migrie/per-window-prequel user/migrie/per-window-prequel Mike Griese 2026-06-24 11:02:00 -05:00
  • f0cc8b4aff fix tests Mike Griese 2026-06-24 11:01:47 -05:00
  • 6ff5e11205 Merge branch 'user/migrie/per-window-prequel' of https://github.com/microsoft/terminal into user/migrie/per-window-prequel Mike Griese 2026-06-24 06:52:02 -05:00
  • 6cb1e06093 Merge remote-tracking branch 'origin/main' into user/migrie/per-window-prequel Mike Griese 2026-06-24 06:51:55 -05:00
  • 7283227485 Fix Export Tab leaking Enter via Command Palette dev/cazamor/bugfix/export-text-enter Carlos Zamora 2026-06-23 18:08:28 -07:00
  • d0263b86ac tsm: use the much cheaper & non-async 26100 AppExtension APIs when possible (#20356) Dustin L. Howett 2026-06-23 18:00:46 -05:00
  • 373f966276 Refresh hovered hyperlink on scroll dev/cazamor/bugfix/refresh-hyperlink-hover Carlos Zamora 2026-06-23 15:48:32 -07:00
  • 8824b02a78 Always use MRU tab focus on tab close regardless of TabSwitcherMode (#20272) Anshika Jain 2026-06-23 23:50:08 +05:30
  • 0c4881bc9c Fixes xbox controller crashing the Terminal (#20234) Phil Scott 2026-06-23 13:27:17 -04:00
  • 05b613cf06 Pre-warm SHGetKnownFolder to avoid a deadlock in the nvidia driver (#20351) Dustin L. Howett 2026-06-22 18:09:00 -05:00
  • d288fa09d6 Fix font face keyboard selection crash (#20255) Danyal Ahmed 2026-06-23 02:53:05 +05:00
  • 1d2df3b0b8 tests and main merge fixes Mike Griese 2026-06-22 16:19:54 -05:00
  • d21b580353 Update README.md (#20273) BamBamTram32 2026-06-22 16:18:38 -05:00
  • 9009dfab9b fix resw comment + directly call VM fns dev/cazamor/sui-rejuv/profiles Carlos Zamora 2026-06-22 13:35:17 -07:00
  • 0732b483ac Reflect OS PR !15916518: conhost: add ETL to our Feature Tests (#20334) Dustin L. Howett 2026-06-22 14:16:54 -05:00
  • c71f8fce57 Merge remote-tracking branch 'origin/main' into user/migrie/per-window-prequel Mike Griese 2026-06-22 14:10:37 -05:00
  • 47253ef22b Localization Updates - main - 06/17/2026 03:05:24 (#20330) Windows Console Service Bot 2026-06-19 17:53:08 -05:00
  • 666353358a PRE-MERGE #20014 Add settings for "notifying" on "activity" dev/cazamor/selfhost/2026-06-18 Carlos Zamora 2026-06-18 17:47:35 -07:00
  • b82cbfd9d1 Fix failed navigation to profile Carlos Zamora 2026-06-18 17:22:36 -07:00
  • c9b1292ab7 PRE-MERGE #20336 Update profile subpages Carlos Zamora 2026-06-18 16:46:37 -07:00
  • 0391b29c51 PRE-MERGE #20199 Introduce Profiles page to SUI Carlos Zamora 2026-06-18 16:08:32 -07:00
  • 2ead585c14 PRE-MERGE #20215 Update styling of Actions page Carlos Zamora 2026-06-18 16:06:20 -07:00
  • e3901ef64d PRE-MERGE #20200 Add expander groups to settings UI Carlos Zamora 2026-06-18 16:06:08 -07:00
  • d02cec471e PRE-MERGE #20232 Port SettingsCard/Expander from WCT and update SUI to use it Carlos Zamora 2026-06-18 16:05:16 -07:00
  • 236afe34af add unfocused appearance subpage dev/cazamor/sui-rejuv/profile-rejuv Carlos Zamora 2026-06-18 15:08:09 -07:00
  • fff5cec593 add reset button Carlos Zamora 2026-06-17 18:52:31 -07:00
  • e5d95d71e0 polish accessibility Carlos Zamora 2026-06-17 18:08:39 -07:00
  • 93d90d5dc4 make editing key chords a lighter interaction Carlos Zamora 2026-06-17 15:36:57 -07:00
  • 8c5566edcd build: use Terrapin for OneBranch as well dev/duhowett/onebranch-terrapin Dustin L. Howett 2026-06-17 16:37:38 -05:00
  • 7c8497d886 reduce loc burden + fix navigator handling Carlos Zamora 2026-06-17 14:05:59 -07:00
  • de71721154 fix search index + deep link navigation Carlos Zamora 2026-06-17 13:02:36 -07:00
  • 0229d31215 fix bad localization -> crash Carlos Zamora 2026-06-16 19:55:00 -07:00
  • d8650735b5 Add expander groups + icons from Niels branch Carlos Zamora 2026-06-16 19:30:55 -07:00
  • 6dcc97f7f6 Redesign according to Cal's feedback + play testing Carlos Zamora 2026-06-16 19:24:11 -07:00
  • 1282d56a33 Add support for "workspaces" based on window names (redux) (#20314) Mike Griese 2026-06-16 16:59:17 -05:00
  • f6e122836c Rejuv Actions page (port from selfhost build) Carlos Zamora 2026-06-16 14:56:56 -07:00
  • 333f3c05fc SUI saving too dev/migrie/per-window-final Mike Griese 2026-06-16 16:41:10 -05:00
  • 9d38c1c398 Fix search results Carlos Zamora 2026-06-16 11:24:17 -07:00
  • c712d45817 Redesign Profiles page Carlos Zamora 2026-06-16 09:56:57 -07:00
  • fd52275676 Add main Profiles page Carlos Zamora 2026-06-15 18:15:38 -07:00
  • 2c8a634ffa Remove 'Reset Profile' dev/cazamor/sui-rejuv/setting-container Carlos Zamora 2026-06-16 14:06:35 -07:00
  • 400683bfb0 Merge branch 'main' into dev/cazamor/toast/activity dev/cazamor/toast/activity Carlos Zamora 2026-06-16 14:00:38 -07:00
  • 1f5df413e6 fake _quake Mike Griese 2026-06-16 15:21:43 -05:00
  • 5bb0dc3746 Merge branch 'user/migrie/per-window-prequel' into dev/migrie/per-window-final Mike Griese 2026-06-16 14:48:11 -05:00
  • 2b7838ddfc you can use a namespace for that Mike Griese 2026-06-16 14:47:56 -05:00
  • ed2b77c078 add a subcommand for creating a new profile from the CWD dev/migrie/f/new-profile-subcommand Mike Griese 2026-06-16 13:26:48 -05:00
  • 27566acb71 Fix search results dev/cazamor/sui-rejuv/profiles-v2 Carlos Zamora 2026-06-16 11:24:17 -07:00
  • bca412825e Merge branch 'user/migrie/per-window-prequel' into dev/migrie/per-window-final Mike Griese 2026-06-16 12:56:59 -05:00
  • 94dfb15916 Import changes from os.2020 (#20322) Dustin L. Howett 2026-06-16 12:56:17 -05:00
  • 086eb06390 Redesign Profiles page Carlos Zamora 2026-06-16 09:56:57 -07:00
  • bb8b7ab0df theming needs to be windowsettings aware Mike Griese 2026-06-16 09:15:51 -05:00
  • bd3a320099 Add main Profiles page Carlos Zamora 2026-06-15 18:15:38 -07:00
  • b7108c6528 Don't ignore the user's default environment inheritance setting for wt (#20321) Dustin L. Howett 2026-06-15 15:41:29 -05:00
  • 3eb4832bef Build all projects with ASan in Fuzzing mode dev/duhowett/asan-for-all Dustin L. Howett 2026-06-15 12:49:53 -05:00
  • 27dc75461f Add centralized Profiles page dev/cazamor/sui-rejuv/profiles-new Carlos Zamora 2026-06-11 18:25:31 -07:00
  • 8841f6533f Add sections & groupings to global settings dev/cazamor/sui-rejuv/expander-groups-new Carlos Zamora 2026-06-11 18:22:20 -07:00
  • 9853bc9607 Update formatting scripts for Preview-only VS and pwsh 7 (#20312) Mike Griese 2026-06-11 17:02:51 -05:00
  • 2c9d15200e Convert the Open New Window handler to an event (#20311) Mike Griese 2026-06-11 16:26:34 -05:00
  • 577bf32d4d Improve clear mechanism Carlos Zamora 2026-06-11 13:15:43 -07:00
  • 1d0461d163 Fix deep link for nested settings + Apply Description as AP.FullDescription Carlos Zamora 2026-06-11 12:09:19 -07:00
  • 93659aaacc spell Carlos Zamora 2026-06-10 17:13:25 -07:00
  • 844a8451ae Finish WCT Parity + simplify comments + code format Carlos Zamora 2026-06-10 16:36:45 -07:00
  • 60a58c93d7 Update the WinGet configs, vsconfig and README for VS 2026 (#20313) Dustin L. Howett 2026-06-10 18:22:02 -05:00
  • fc958b13ce Move to Visual Studio 2026, SDK 26100 and toolset v145 (#20225) Dustin L. Howett 2026-06-10 17:43:30 -05:00
  • 977b4146cb Simplify PR for review Carlos Zamora 2026-06-09 17:14:56 -07:00
  • feb35b7c8d Merge branch 'main' into dev/cazamor/sui-rejuv/setting-container Carlos Zamora 2026-06-09 14:10:36 -07:00
  • c2c692c25b Improve runtime handling for some settings dev/cazamor/auto-save/refresh-settings Carlos Zamora 2026-06-08 16:47:10 -07:00
  • 56bb43c265 chore: upgrade gsl to 4.2.2 (#20306) Dustin L. Howett 2026-06-08 18:30:52 -05:00
  • a6adb4848a Localization Updates - main - Navigation Pane (#20277) release-1.24 Windows Console Service Bot 2026-06-08 18:11:14 -05:00
  • 8d020a81f1 Localization Updates - main - Navigation Pane (#20277) release-1.25 Windows Console Service Bot 2026-06-08 18:11:14 -05:00
  • 39e5453b19 Localization Updates - main - OSC 777 and Navigation Pane (#20277) Windows Console Service Bot 2026-06-08 18:11:14 -05:00
  • 538d7d475c Add screen reader announcement for opening/closing navigation pane (#20275) Carlos Zamora 2026-05-29 11:57:00 -07:00
  • 081c7f8f5e Keep the font size delta across settings reloads (#20230) Dustin L. Howett 2026-05-15 13:56:48 -05:00
  • a549cf52e4 Add screen reader announcement for opening/closing navigation pane (#20275) Carlos Zamora 2026-05-29 11:57:00 -07:00
  • 29e1dc7242 Keep the font size delta across settings reloads (#20230) Dustin L. Howett 2026-05-15 13:56:48 -05:00
  • 448487bbfd a lot of the theme moving to be per-window-name Mike Griese 2026-06-08 13:57:42 -05:00
  • 486d251c15 tab settings shouldn't be the defaults Mike Griese 2026-06-08 10:57:14 -05:00
  • 611ee57889 move startup actions to the window itself, rather than being parsed in AppLogic on startup Mike Griese 2026-06-08 10:36:07 -05:00
  • d245b4bd96 Merge remote-tracking branch 'origin/main' into feature/llm feature/llm Console Service Bot 2026-06-06 01:32:39 +00:00
  • 7d6b7d3f1f Centralize settings write notification logic dev/cazamor/auto-save/model/json-manager Carlos Zamora 2026-06-05 16:21:23 -07:00
  • 07d351365d add write sink to ActionMap Carlos Zamora 2026-06-05 14:49:28 -07:00
  • 619c48023b Iterate on JsonManager (needs review) Carlos Zamora 2026-06-04 18:16:27 -07:00
  • ff8c9bb407 Introduce JsonManager for Auto-Save Carlos Zamora 2026-06-04 18:15:27 -07:00
  • 9cbd70dd3f Convert Color Schemes + Themes Carlos Zamora 2026-06-05 14:23:55 -07:00
  • 8d74e96bad move WindowSettings into GAS because cppwinrt includes suck Mike Griese 2026-06-05 13:06:19 -05:00
  • 47e255f057 Revert "Fix Settings tab color mismatch with Settings page background (#19999)" (#20292) Carlos Zamora 2026-06-05 10:46:44 -07:00
  • 72322a7278 need this one Mike Griese 2026-06-05 12:36:52 -05:00
  • 02336267a7 spel dev/migrie/overview-for-pr Mike Griese 2026-06-05 05:36:59 -05:00
  • 15550cd678 Merge remote-tracking branch 'origin/main' into feature/llm Console Service Bot 2026-06-05 01:32:38 +00:00
  • 77e8ca9cb2 Revert "Add support for "workspaces" based on window names (#20162)" (#20291) Carlos Zamora 2026-06-04 16:35:29 -07:00
  • 98f634c4e7 format Mike Griese 2026-06-04 17:04:58 -05:00
  • 244b2159c0 fix the build ; add to the SUI & cmdpal Mike Griese 2026-06-04 16:34:05 -05:00
  • 956a059263 simplify IInheritable macros and comments dev/cazamor/auto-save/settings-model Carlos Zamora 2026-06-04 14:26:19 -07:00
  • d9a8e59103 Merge remote-tracking branch 'origin/main' into dev/migrie/overview-for-pr Mike Griese 2026-06-04 16:05:08 -05:00
  • 4b8b6ffc67 Add support for "workspaces" based on window names (#20162) Mike Griese 2026-06-04 16:00:25 -05:00