Mike Griese
Mike Griese
This scenario is tracking a number of enhancements we'd like to make to the fundamental process model of the Windows Terminal in v2.0. The following deliverables all have something to...
From discussion in #532, #1000: > If we're looking at tmux for things like splits, why not implement [Tmux Control Mode](https://medium.com/@gveloper/using-iterm2s-built-in-integration-with-tmux-d5d0ef55ec30) like iTerm on MacOS. I switch back and forth...
`TabView` is a part of WinUI, and that code is available over at https://github.com/microsoft/microsoft-ui-xaml/ > I want to know if it's even possible on the current version of `TabView` to...
Important, because when unset, the tab will use the active Background color to create an inactive BG, which maybe isn't what we want. Consider - a bright cyan active BG,...
Does what it sounds like on the label. This is important, because when unset, the tab will use the active `Background` color to create an inactive BG, which maybe isn't...
From discussion with @cinnamon-msft et. al. * [ ] Dark theme by default (was `system`) * [ ] `tab.background: terminalBackground` * [ ] Change the tab row colors back to...
As I mentioned in https://github.com/microsoft/terminal/issues/3322#issuecomment-546391285, we've been dancing around the idea of "XAML theming" for a while in a bunch of issues, but never had one place to track all...
Just a draft to make sure it builds in CI * [x] closes #13495 * [x] Should also close MSFT:28297939, which is ESB again 🙄 - This was tracked as...
Just filing this here, because it should be tracked. Go look at MSFT:40435912
This is a fever dream I had in response to the GDK PR we just got. I had to write it down immediately. I'm in no rush to get this...