Dustin L. Howett
Dustin L. Howett
### What happened? I wrote the following snippet in an Obsidian document about a C++ project: ``` this could be a `std::vector` (or `std::wstring`). ``` It rendered like this: I...
##### [Original issue: #1527][experimental PR #12948] # Marks, Scrolling to prompts, prompt markup * #1527 * #6232 * Also related: #2226 ⚠️ _This issue has kinda become my spec in...
There's a TODO yet to be done: make sure that ownership changes when the root process exits. Terminal doesn't care about that right now, but other ConPTY clients don't have...
This is the issue tracking the great buffer rewrite of 202x. ### Aims * [x] Refactor to remove the need for `UnicodeStorage` (which is a lookup table keyed on row+column)...
### Windows Terminal version 1.16.2624 ### Steps to reproduce > 1. In razzle (I use psrazzle, so using powershell) start building > 2. Minimize Terminal (not sure why I do...
> _"it’s much easier to accept mediocrity than to pursue adequacy"_ ## NSAT Blockers - Terminal launches quickly - [ ] #5907 - Terminal fits into my existing workflows -...
I have updated to Terminal Preview 1.16.2641.0 and am still not seeing "Open in Terminal Preview" anywhere except when RMBing on a folder. Does not appear when clicking in the...
There's a number of TODOs in Terminal's implementation of `ITerminalApi`, herein captured: ``` 58-void Terminal::SetAutoWrapMode(const bool /*wrapAtEOL*/) 59-{ 60: // TODO: This will be needed to support DECAWM. 63-void Terminal::SetScrollingRegion(const...
This pull request moves the Hybrid CRT logic out of the Host.Proxy project and makes it available for all other projects in our solution.
### TODO before review - [ ] Display a badge on the new tab dropdown/menu item for About - [ ] Resolve XAML styling issue in split-out AboutDialog class (or...