Highlights
- Arctic Code Vault Contributor
Popular repositories
-
Forked from microsoft/terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
C++
-
-
Forked from PowerShell/openssh-portable
Portable OpenSSH, all Win32-OpenSSH releases and wiki are managed at https://github.com/powershell/Win32-OpenSSH
C
-
Forked from MicrosoftDocs/windows-uwp
Conceptual and overview content for developing Microsoft Universal Windows Platform (UWP) apps
C#
-
Forked from microsoft/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
PowerShell
-
676 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 5 commits in 1 repository
Created a pull request in microsoft/terminal that received 7 comments
til::rle<T, S> - a run length encoded storage template
Introduces til::rle<T, S>. Stores a chosen type T in a run length encoded (compacted) format. For additional memory savings, the counter size S can…
Opened 2 other pull requests in 1 repository
microsoft/terminal
2
merged
Reviewed 10 pull requests in 1 repository
microsoft/terminal 10 pull requests
- Nit: update string in cursor shape
- Move the commandline args to their own project
- Add support for double-width/double-height lines in conhost
- ROW: clean up in preparation to hide CharRow & AttrRow
- Add some tests for TextBuffer::Reflow
- Give til::bitmap custom allocator support and add til::pmr::bitmap
- Teach flyouts and palette to prefer user bindings over defaults
- Add `doubleUnderscore` cursor style
- winconpty: close the pty host handle after terminating it
- Fix Korean IME to display a character being composed in conhost

