terminal/src/cascadia
Don-Vito 12b12d5b07
Fix tab selection to bring the tab into view (#8832)
## PR Checklist
* [x] Closes https://github.com/microsoft/terminal/issues/3638
* [x] CLA signed.
* [ ] Tests added/passed
* [ ] Documentation updated.
* [ ] Schema updated.
* [x] I've discussed this with core contributors already.

##Detailed Description of the Pull Request / Additional comments
A workaround for https://github.com/microsoft/microsoft-ui-xaml/issues/3945.
Thanks to @michael-hawker and @chingucoding for the suggested solution.
2021-01-20 17:37:47 +00:00
..
CascadiaPackage make "open terminal here" context menu work for directory background (#8638) 2021-01-06 19:59:30 +00:00
inc Polish the Background Image settings (#8778) 2021-01-18 22:34:07 +00:00
LocalTests_SettingsModel Add size param to splitPane action, split-pane subcommand (#8543) 2020-12-18 03:51:53 +00:00
LocalTests_TerminalApp Reset the size param between split-pane subcommands (#8753) 2021-01-12 23:19:55 +00:00
PublicTerminalCore Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
Remoting Add Microsoft.Terminal.Remoting.dll (#8607) 2021-01-07 22:59:37 +00:00
ShellExtension make "open terminal here" context menu work for directory background (#8638) 2021-01-06 19:59:30 +00:00
TerminalApp Fix tab selection to bring the tab into view (#8832) 2021-01-20 17:37:47 +00:00
TerminalAzBridge Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
TerminalConnection make "open terminal here" context menu work for directory background (#8638) 2021-01-06 19:59:30 +00:00
TerminalControl Fix right-click paste to clear current selection (#8742) 2021-01-12 22:31:59 +00:00
TerminalCore Implement ConEmu's OSC 9;9 to set the CWD (#8330) 2021-01-11 18:01:38 +00:00
TerminalSettingsEditor Fix refresh-related crashes in Settings UI (#8773) 2021-01-19 22:14:07 +00:00
TerminalSettingsModel Introduce startupActions in settings (#8770) 2021-01-15 18:30:11 +00:00
UnitTests_Remoting Add Microsoft.Terminal.Remoting.dll (#8607) 2021-01-07 22:59:37 +00:00
UnitTests_TerminalCore Greatly reduce allocations in the conhost/OpenConsole startup path (#8489) 2020-12-16 10:40:30 -08:00
ut_app Update to Microsoft.UI.Xaml 2.5 "stable" (#8500) 2020-12-04 23:49:45 +00:00
WindowsTerminal Add Microsoft.Terminal.Remoting.dll (#8607) 2021-01-07 22:59:37 +00:00
WindowsTerminalUniversal Update Win32 Toolkit (6.1.2) and VCRT Forwarders (1.0.4) (#8501) 2020-12-10 01:30:00 +00:00
WinRTUtils Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
WpfTerminalControl Added negative value check for resize newsize (#8792) 2021-01-15 17:48:14 +00:00
WpfTerminalTestNetCore wpf: target netcoreapp3.1, clean up test project path (#8491) 2020-12-04 18:17:25 +00:00
wt Build and ship an actual binary named wt that just launches WT (#6860) 2020-07-10 22:41:37 +00:00
CascadiaResources.build.items Introduce TerminalSettingsModel project (#7667) 2020-10-06 09:56:59 -07:00